From: Aleksander Ɓukasz Date: Tue, 15 Oct 2013 09:08:41 +0000 (+0200) Subject: Fixing base_super url reversing X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/377ae745c37784d310cb955723dfe4b8a060dd54 Fixing base_super url reversing --- diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index ac9f600..1339b68 100644 --- a/edumed/templates/base_super.html +++ b/edumed/templates/base_super.html @@ -3,6 +3,7 @@ {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} {% load sponsor_tags %} +{% load subdomainurls %} {% macro title %}{% block title %}{% endblock %}{% endmacro %} {% macro site_name %}Edukacja medialna{% endmacro %} @@ -31,7 +32,7 @@ style="position:absolute; opacity: 0.5; top:0; left: -83px; z-index:1000" --> {% if request.user.is_authenticated %} - Wyloguj + Wyloguj {% endif %}