fnp
/
prawokultury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update save-as-tag
[prawokultury.git]
/
prawokultury
/
templates
/
contact
/
register
/
thanks.html
1
{% extends "contact/thanks.html" %}
2
{% load i18n %}
3
4
{% block contact_form_description %}
5
<p class="notice">{% trans "Thank you for submitting the registration form." %}</p>
6
{% endblock %}