X-Git-Url: https://git.mdrn.pl/emels.git/blobdiff_plain/32c7b2b974c4e7adee16cf5affcb759e1fade5a0..a7b215cea2b2f109857d4a5c9e798235cb0b6297:/emels/templates/base_super.html diff --git a/emels/templates/base_super.html b/emels/templates/base_super.html index 99f2fbd..9dc64f2 100644 --- a/emels/templates/base_super.html +++ b/emels/templates/base_super.html @@ -4,13 +4,13 @@ {% load pipeline static %} {% load piwik_tags %} -{% macro title %}{% block title %}{% endblock %}{% endmacro %} +{% macro title %}{% block titleextra %}{% endblock %}{% endmacro %} {% macro site_name %}Emels{% endmacro %}
-