Various template changes

This commit is contained in:
2020-03-15 02:53:12 +00:00
parent 7786512dc2
commit 270b1fc5bb
15 changed files with 66 additions and 107 deletions

View File

@@ -62,7 +62,7 @@
</div>
</nav>
<div class="container" style="padding-top: 1rem;">
<div class="container py-4">
{% block content-header %}
{% if error %}
<div class="error">{{ error }}</div>{% endif %}