X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/b5e102c4572593e7bd90b64b82715dd60b9ac1c2..d29e7ec36ee9d49763dfe72e52275f3a2709e1c2:/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 new file mode 100644 index 0000000..50b93d9 --- /dev/null +++ b/edumed/templates/contact/sciezki-kopernika-test/form.html @@ -0,0 +1,6 @@ +{% extends "contact/form.html" %} + +{% block form %} + {{ form.as_p }} +
+{% endblock %}