X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3e8dfa015744bd72796fdd8eff0d81f863cdc46..590be2077917fbeb3ee169604bef99b42029ffba:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index 2f773e0e4..b2150817f 100644 --- a/src/wolnelektury/templates/base/app.html +++ b/src/wolnelektury/templates/base/app.html @@ -2,7 +2,7 @@ {% spaceless %} {% load pipeline i18n %} - {% load static from staticfiles %} + {% load static %} {% load piwik_tags %} {% get_current_language as LANGUAGE_CODE %} @@ -59,7 +59,7 @@ {% if request.user.is_authenticated %}
  • - {{ user_username }} + {{ request.user.username }}