X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/af43c872d053f7b589ae2be58ba0ea47511a9064..0286981a64802f5cea0ac8473a360e9635b005a3:/contact/templates/contact/mail_managers_body.txt diff --git a/contact/templates/contact/mail_managers_body.txt b/contact/templates/contact/mail_managers_body.txt index f9f3995..5088b1b 100644 --- a/contact/templates/contact/mail_managers_body.txt +++ b/contact/templates/contact/mail_managers_body.txt @@ -1,10 +1,10 @@ -Wypełniono formularz {{ form_tag }} na stronie {{ site_name }}. +{% load pretty_print from contact_tags %}Wypełniono formularz {{ form_tag }} na stronie {{ site_name }}. http://{{ site_domain }}{% url 'admin:contact_contact_change' contact.pk %} {% for k, v in contact.body.items %} {{ k }}: -{{ v }} +{{ v|pretty_print }} {% endfor %} {% for attachment in contact.attachment_set.all %} {{ attachment.tag }}: