This website requires JavaScript.
Explore
Help
Sign In
gnuviech
/
gva
Watch
1
Star
0
Fork
You've already forked gva
0
Code
Issues
6
Pull requests
Releases
Wiki
Activity
cd696ceb1f
gva
/
gnuviechadmin
/
templates
/
contact_form
/
base.html
2 lines
26 B
HTML
Raw
Normal View
History
Unescape
Escape
implement contact form - implement contact_form.forms.ContactForm - implement contact_form.views.ContactFormView and contact_form.views.ContactSuccessView - add new URL patterns 'contact_form' and 'contact_success' in contact_form.urls - add contact_form templates base.html, contact_form.html, contact_form.txt, contact_form_subject.txt and contact_success.html - add german translation for new strings - add contact_form to .coveragerc - add generated code documentation for contact_form app - add changelog entry
2015-02-01 18:55:24 +01:00
{% extends "base.html" %}
Reference in a new issue
Copy permalink