X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/34f34890a9c2e1d0c2bfb851206ed6dfb2e4a57a..fa23cacee5bff483ef289cd2cf70d6f0cba3dd51:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index c7d3752..83a1c79 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -57,7 +57,7 @@ {% 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>