This commit is contained in:
Raphael Michel
2017-03-12 23:09:11 +01:00
parent e6d58b3b0d
commit 811c498080

View File

@@ -189,7 +189,7 @@
{% endblocktrans %}
{% endwith %}
{% if development_warning %}
<span class="text-warning">&middot {% trans "running in development mode" %}</span>
<span class="text-warning">&middot; {% trans "running in development mode" %}</span>
{% endif %}
</footer>
</div>