summaryrefslogtreecommitdiffstats
path: root/webapp/templates/mails/comment.txt
blob: 32f251afd4f9b4ec1d381784df5a9539f3706661 (plain)
1
2
3
4
5
6
7
{%autoescape off%}{%if message%}{{message|wordwrap:"72"}}

{%endif%}{%if details%}{{details|wordwrap:"72"}}
{%endif%}{%endautoescape%}
--
To respond, visit {%autoescape off%}{{url}}{%endautoescape%}