forked from CGM_Public/pretix_original
committed by
Raphael Michel
parent
5031393136
commit
95159d2af5
@@ -53,7 +53,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if frontpage_text %}
|
{% if frontpage_text %}
|
||||||
{{ frontpage_text|linebreaks }}
|
{{ frontpage_text|apply_markup:"markdown"|linebreaks }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if event.presale_is_running or event.settings.show_items_outside_presale_period %}
|
{% if event.presale_is_running or event.settings.show_items_outside_presale_period %}
|
||||||
<form method="post" data-asynctask
|
<form method="post" data-asynctask
|
||||||
|
|||||||
Reference in New Issue
Block a user