fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ś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
+++ b/
edumed/templates/contact/sciezki-kopernika-test/form.html
@@ -0,0
+1,6
@@
+{% extends "contact/form.html" %}
+
+{% block form %}
+ {{ form.as_p }}
+ <p><button>{{ form.submit_label }}</button></p>
+{% endblock %}