forked from CGM_Public/pretix_original
upstream/v2026.1.0 #12
@@ -53,7 +53,7 @@
|
||||
{% endtextbubble %}
|
||||
{% if event.settings.presale_start_show_date %}
|
||||
<br><span class="text-muted">
|
||||
{% html_time event.event.effective_presale_start "SHORT_DATE_FORMAT" as date %}
|
||||
{% html_time event.effective_presale_start "SHORT_DATE_FORMAT" as date %}
|
||||
{% blocktrans trimmed with date=date %}
|
||||
Sale starts {{ date }}
|
||||
{% endblocktrans %}
|
||||
|
||||
Reference in New Issue
Block a user