new test and workshop form
[edumed.git] / 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
deleted file mode 100644 (file)
index 59433a2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{% 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>
-{% endblock %}