fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add attachment to cojaczytam form
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
contact
/
cojaczytam
/
form.html
diff --git a/src/wolnelektury/templates/contact/cojaczytam/form.html
b/src/wolnelektury/templates/contact/cojaczytam/form.html
new file mode 100644
(file)
index 0000000..
bc00e0c
--- /dev/null
+++ b/
src/wolnelektury/templates/contact/cojaczytam/form.html
@@ -0,0
+1,6
@@
+{% extends "contact/form.html" %}
+
+{% block body %}
+ {{ block.super }}
+ <p><a href="{{ MEDIA_URL }}chunks/attachment/Zgoda_dla_rodzic%C3%B3w.doc">Formularz zgody dla rodziców i opiekunów</a></p>
+{% endblock %}
\ No newline at end of file