fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ścieżki kopernika - test form
[edumed.git]
/
edumed
/
templates
/
contact
/
sciezki-kopernika-test
/
form.html
1
{% extends "contact/form.html" %}
2
3
{% block form %}
4
{{ form.as_p }}
5
<p><button>{{ form.submit_label }}</button></p>
6
{% endblock %}