mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 17:13:08 +00:00 
			
		
		
		
	Added eurocks links to eboutic
This commit is contained in:
		| @@ -123,6 +123,19 @@ | |||||||
|             {% else %} |             {% else %} | ||||||
|                 <p>{% trans %}There are no items available for sale{% endtrans %}</p> |                 <p>{% trans %}There are no items available for sale{% endtrans %}</p> | ||||||
|             {% endfor %} |             {% endfor %} | ||||||
|  |  | ||||||
|  |             <h3>{% trans %}Partnership Eurockéenes 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" | ||||||
|  |                     class="weezevent-widget-integration" target="_blank" | ||||||
|  |                     data-src="https://widget.weezevent.com/ticket/a203b986-73b0-4e63-b18a-b7c8bad986b7?id_evenement=915745&locale=fr-FR&code=71348" | ||||||
|  |                     data-width="650" data-height="600" data-resize="1" data-nopb="0" data-type="neo" data-width_auto="1" | ||||||
|  |                     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> | ||||||
|  |             {% endif %} | ||||||
|         </div> |         </div> | ||||||
|     </div> |     </div> | ||||||
| {% endblock %} | {% endblock %} | ||||||
|   | |||||||
| @@ -6325,3 +6325,11 @@ msgstr "Vous ne pouvez plus écrire de commentaires, la date est passée." | |||||||
| #, python-format | #, python-format | ||||||
| msgid "Maximum characters: %(max_length)s" | msgid "Maximum characters: %(max_length)s" | ||||||
| msgstr "Nombre de caractères max: %(max_length)s" | msgstr "Nombre de caractères max: %(max_length)s" | ||||||
|  |  | ||||||
|  | #: eboutic/templates/eboutic/eboutic_main.jinja:127 | ||||||
|  | msgid "Partnership Eurockéenes 2023" | ||||||
|  | msgstr "Partenariat Eurockéenes 2023" | ||||||
|  |  | ||||||
|  | #: eboutic/templates/eboutic/eboutic_main.jinja:137 | ||||||
|  | msgid "You must be a contributor to access the Eurockéenes ticketing service." | ||||||
|  | msgstr "Vous devez être cotisant pour pouvoir accéder à la billetterie des Eurockéenes." | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user