ścieżki kopernika - test 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
new file mode 100644 (file)
index 0000000..50b93d9
--- /dev/null
@@ -0,0 +1,6 @@
+{% extends "contact/form.html" %}
+
+{% block form %}
+    {{ form.as_p }}
+    <p><button>{{ form.submit_label }}</button></p>
+{% endblock %}