X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d29e7ec36ee9d49763dfe72e52275f3a2709e1c2..829d0d2004d3f22facae4f649c8b88f67f02beb8:/edumed/templates/contact/sciezki-kopernika-test/form.html diff --git a/edumed/templates/contact/sciezki-kopernika-test/form.html b/edumed/templates/contact/sciezki-kopernika-test/form.html index 50b93d9..59433a2 100644 --- a/edumed/templates/contact/sciezki-kopernika-test/form.html +++ b/edumed/templates/contact/sciezki-kopernika-test/form.html @@ -1,5 +1,10 @@ {% extends "contact/form.html" %} +{% block body %} + {% include 'sciezki_logos.html' %} + {{ block.super }} +{% endblock %} + {% block form %} {{ form.as_p }}