Merge remote-tracking branch 'origin/pull/753'

This commit is contained in:
Matthew Esposito 2023-12-26 15:17:23 -05:00
commit 6625d106c3
No known key found for this signature in database

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 %}