gva/gnuviechadmin/templates/contact_form
Jan Dittberner de501cfdde Fix Django deprecation warning
Django 1.9 deprecates passing a context directly to the render function
in template loader. This commit creates a proper template rendering
context before rendering the mails sent from the contact form.
2016-01-09 14:46:04 +00:00
..
base.html implement contact form 2015-02-01 19:33:53 +01:00
contact_form.html implement contact form 2015-02-01 19:33:53 +01:00
contact_form.txt Fix Django deprecation warning 2016-01-09 14:46:04 +00:00
contact_form_subject.txt implement contact form 2015-02-01 19:33:53 +01:00
contact_success.html implement contact form 2015-02-01 19:33:53 +01:00