Small changes to table and html

This commit is contained in:
Matthew Esposito 2023-12-26 15:18:29 -05:00
parent 6625d106c3
commit c17af7db75
No known key found for this signature in database
2 changed files with 19 additions and 18 deletions

View file

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