update sciezki
[edumed.git] / edumed / templates / contact / sciezki-kopernika-test / form.html
index 50b93d9..59433a2 100644 (file)
@@ -1,5 +1,10 @@
 {% extends "contact/form.html" %}
 
+{% block body %}
+    {% include 'sciezki_logos.html' %}
+    {{ block.super }}
+{% endblock %}
+
 {% block form %}
     {{ form.as_p }}
     <p><button>{{ form.submit_label }}</button></p>