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