upstream/v2026.1.0 #12

Merged
simon merged 241 commits from upstream/v2026.1.0 into master 2026-02-03 21:56:32 +00:00
Showing only changes of commit adfd0bfcfd - Show all commits

View File

@@ -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 %}