fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Contact forms app.
[prawokultury.git]
/
prawokultury
/
templates
/
contact
/
register
/
form.html
diff --git a/prawokultury/templates/contact/register/form.html
b/prawokultury/templates/contact/register/form.html
new file mode 100755
(executable)
index 0000000..
0278239
--- /dev/null
+++ b/
prawokultury/templates/contact/register/form.html
@@ -0,0
+1,7
@@
+{% extends "contact/form.html" %}
+{% load i18n %}
+
+{% block contact_form_title %}{% trans "Registration form" %}{% endblock %}
+
+{% block contact_form_description %}
+{% endblock %}