X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d29e7ec36ee9d49763dfe72e52275f3a2709e1c2..8ad56095130253384647c1e51ef5ae597671a7c9:/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 }}