New signal: html_footer

This commit is contained in:
Raphael Michel
2017-03-08 14:38:25 +01:00
parent ecd90da554
commit 177d46ab8d
4 changed files with 18 additions and 2 deletions

View File

@@ -68,5 +68,6 @@
{% else %}
<script src="{% statici18n LANGUAGE_CODE %}" async></script>
{% endif %}
{{ html_foot|safe }}
</body>
</html>