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