mirror of
https://github.com/pretix/pretix.git
synced 2026-08-21 12:36:26 +00:00
Fix indentation in pending.html template
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<dt>{% trans "BIC" %}:</dt><dd>{{ settings.bank_details_sepa_bic }}</dt>
|
||||
<dt>{% trans "Bank" %}:</dt><dd>{{ settings.bank_details_sepa_bank }}</dt>
|
||||
{% endif %}
|
||||
</dl>
|
||||
</dl>
|
||||
{% if details %}
|
||||
{{ details | rich_text }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user