NewsBlur-viq/templates/500.html

5 lines
181 B
HTML
Raw Normal View History

2010-04-26 10:53:52 -04:00
<h1>It's an error!</h1>
<p>The error has been e-mailed and will hopefully be fixed so you won't have to see this again.</p>
<p><a href="{% url index %}">Return to NewsBlur</a></p>