Register form info is a chunk.
[prawokultury.git] / prawokultury / templates / contact / register / form.html
index 0278239..8e6a807 100755 (executable)
@@ -1,7 +1,9 @@
 {% extends "contact/form.html" %}
 {% load i18n %}
+{% load chunks %}
 
 {% block contact_form_title %}{% trans "Registration form" %}{% endblock %}
 
 {% block contact_form_description %}
+    {% chunk "formularz rejestracyjny" %}
 {% endblock %}