NewsBlur/templates/404.html

3 lines
77 B
HTML
Raw Normal View History

2010-04-26 10:53:52 -04:00
<h1>It's a 404!</h1>
2010-06-08 11:19:07 -04:00
<p><a href="{% url index %}">Return to NewsBlur</a></p>