fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Displaying links to Wikipedia in templates.
[wolnelektury.git]
/
wolnelektury
/
templates
/
base.html
diff --git
a/wolnelektury/templates/base.html
b/wolnelektury/templates/base.html
index
c65678b
..
fe97dc6
100644
(file)
--- a/
wolnelektury/templates/base.html
+++ b/
wolnelektury/templates/base.html
@@
-24,7
+24,7
@@
<div id="logo">
<a href="/"><img src="/media/img/logo.png" alt="WolneLektury.pl - logo" /></a>
</div>
- <div id="user-info">
+ <div id="user-info"
style="display:none"
>
{% if user.is_authenticated %}
<p>
Witaj, <strong>{{ user.username }}</strong>