NewsBlur/templates/404.html
2010-06-08 11:19:07 -04:00

3 lines
No EOL
77 B
HTML

<h1>It's a 404!</h1>
<p><a href="{% url index %}">Return to NewsBlur</a></p>