restore "remind me" button
[prawokultury.git] / prawokultury / templates / base.html
index 5e9a90e..2ea8154 100755 (executable)
@@ -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;">{{ REGISTRATION_BUTTON_LABEL }}</a>
         <div style="clear: both;"></div>
         </div>