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 50b93d9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-{% extends "contact/form.html" %}
-
-{% block form %}
-    {{ form.as_p }}
-    <p><button>{{ form.submit_label }}</button></p>
-{% endblock %}