add link to reddit status page.

This commit is contained in:
mikupls 2023-03-14 22:21:41 +01:00
parent f62f7bf200
commit eb0928acc3

View File

@ -4,6 +4,8 @@
{% block content %}
<div id="error">
<h1>{{ msg }}</h1>
<h3><a href="https://www.redditstatus.com/">Reddit Status</a></h3>
<br>
<h3>Head back <a href="/">home</a>?</h3>
</div>
{% endblock %}