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