tilde.news/app/views/home/404.html.erb

10 lines
184 B
Plaintext

<div class="box wide">
<h1 class="title">404</h1>
<div class="story_text">
<p>
The resource you requested was not found, or the story has been deleted.
</p>
</div>
</div>