Payment overhaul.
[wolnelektury.git] / src / wolnelektury / templates / base / app.html
index 2f773e0..43b6d95 100644 (file)
@@ -59,7 +59,7 @@
                   {% if request.user.is_authenticated %}
                     <li>
                       <a href="{% url 'user_settings' %}">
-                        <strong>{{ user_username }}</strong>
+                        <strong>{{ request.user.username }}</strong>
                       </a>
                     </li>
                     <li>