This commit is contained in:
Julien Constant
2023-03-08 20:13:12 +01:00
parent db8a1ed0ab
commit 559bfcac60
2 changed files with 6 additions and 6 deletions

View File

@ -124,7 +124,7 @@
<p>{% trans %}There are no items available for sale{% endtrans %}</p>
{% endfor %}
<h3>{% trans %}Partnership Eurockéenes 2023{% endtrans %}</h3>
<h3>{% trans %}Partnership Eurockéennes 2023{% endtrans %}</h3>
{% if user.is_subscribed %}
<a title="Logiciel billetterie en ligne"
href="https://widget.weezevent.com/ticket/a203b986-73b0-4e63-b18a-b7c8bad986b7?id_evenement=915745&locale=fr-FR&code=71348"
@ -134,7 +134,7 @@
data-noscroll="0" data-id="915745">Billetterie Weezevent</a>
<script type="text/javascript" src="https://widget.weezevent.com/weez.js" async defer></script>
{% else %}
<div>{% trans %}You must be a contributor to access the Eurockéenes ticketing service.{% endtrans %}</div>
<div>{% trans %}You must be a contributor to access the Eurockéennes ticketing service.{% endtrans %}</div>
{% endif %}
</div>
</div>