fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor fixes.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
base
/
app.html
diff --git
a/src/wolnelektury/templates/base/app.html
b/src/wolnelektury/templates/base/app.html
index
2f773e0
..
43b6d95
100644
(file)
--- a/
src/wolnelektury/templates/base/app.html
+++ b/
src/wolnelektury/templates/base/app.html
@@
-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>