diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja index b482a6d4..088f7c89 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -8,6 +8,14 @@ {% trans %}The online shop of the association.{% endtrans %} {%- endblock %} +{% block metatags %} + + + + + +{% endblock %} + {% block additional_js %} {# This script contains the code to perform requests to manipulate the user basket without having to reload the page #} @@ -41,7 +49,7 @@ {% endif %}