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 %} {% endblocktrans %}
{% endwith %} {% endwith %}
{% if development_warning %} {% 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 %} {% endif %}
</footer> </footer>
</div> </div>