revert blocktrans indenting

This commit is contained in:
bbe 2020-10-31 18:41:31 +01:00
parent 1788f2fb84
commit 4c0b9b073b

View File

@ -15,11 +15,11 @@
{% endblock %}
{% block helpdesk_body %}{% blocktrans with ticket.title as ticket_title and ticket.id as ticket_id %}
<h2>Ticket CC Settings</h2>
<h2>Ticket CC Settings</h2>
<p>The following people will receive an e-mail whenever <em><a href='../'>{{ ticket_title }}</a></em> is updated. Some people can also view or edit the ticket via the public ticket views.</p>
<p>The following people will receive an e-mail whenever <em><a href='../'>{{ ticket_title }}</a></em> is updated. Some people can also view or edit the ticket via the public ticket views.</p>
<p>You can add a new recipient to the list or delete any of the items below as required.</p>{% endblocktrans %}
<p>You can add a new recipient to the list or delete any of the items below as required.</p>{% endblocktrans %}
<div class="row">
<div class="col-lg-12">