fnp
/
prawokultury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Register form info is a chunk.
[prawokultury.git]
/
prawokultury
/
templates
/
contact
/
register
/
form.html
1
{% extends "contact/form.html" %}
2
{% load i18n %}
3
{% load chunks %}
4
5
{% block contact_form_title %}{% trans "Registration form" %}{% endblock %}
6
7
{% block contact_form_description %}
8
{% chunk "formularz rejestracyjny" %}
9
{% endblock %}