fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
31ae77b
)
show registration button
author
Jan Szejko
<janek37@gmail.com>
Thu, 27 Apr 2017 08:49:52 +0000
(10:49 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 27 Apr 2017 08:49:52 +0000
(10:49 +0200)
prawokultury/templates/base.html
patch
|
blob
|
history
diff --git
a/prawokultury/templates/base.html
b/prawokultury/templates/base.html
index
c7d3752
..
83a1c79
100755
(executable)
--- a/
prawokultury/templates/base.html
+++ b/
prawokultury/templates/base.html
@@
-57,7
+57,7
@@
{% endblock %}
<li id="item-lang">{% lang_switcher %}</li>
</ul>
{% endblock %}
<li id="item-lang">{% lang_switcher %}</li>
</ul>
- {# <a href="{{ REGISTRATION_URL }}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a> #}
+ <a href="{{ REGISTRATION_URL }}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>