Safety commit
Ran out of electricity last night when I'd almost but not quite got creation working properly. Frustrating! I don't have much electricity this morning so I'm pushing this up to GitHub for safety.
This commit is contained in:
parent
1069984849
commit
130d12975d
4 changed files with 4 additions and 5 deletions
|
|
@ -42,11 +42,9 @@
|
|||
{{ message }}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if error|not-empty %}
|
||||
<div class="error">
|
||||
{{ error }}
|
||||
</div>
|
||||
{% endif %}
|
||||
</header>
|
||||
{% endblock %}
|
||||
<div id="main-container" class="container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue