add link to reddit status page.
This commit is contained in:
parent
f62f7bf200
commit
eb0928acc3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div id="error">
|
<div id="error">
|
||||||
<h1>{{ msg }}</h1>
|
<h1>{{ msg }}</h1>
|
||||||
|
<h3><a href="https://www.redditstatus.com/">Reddit Status</a></h3>
|
||||||
|
<br>
|
||||||
<h3>Head back <a href="/">home</a>?</h3>
|
<h3>Head back <a href="/">home</a>?</h3>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in a new issue