mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
committed by
Raphael Michel
parent
1c2acbb57f
commit
359a5d01e6
@@ -91,7 +91,7 @@
|
||||
{% endfor %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% elif not download_buttons %}
|
||||
{% elif not download_buttons and ticket_download_date %}
|
||||
<div class="alert alert-info">
|
||||
{% blocktrans trimmed with date=ticket_download_date|date:"SHORT_DATE_FORMAT" %}
|
||||
You will be able to download your tickets here starting on {{ date }}.
|
||||
|
||||
Reference in New Issue
Block a user