pull/4/head
alexanderroese 2024-06-02 20:22:40 +02:00
parent 25344f9da7
commit 21c3a3db65
1 changed files with 7 additions and 3 deletions

View File

@ -335,11 +335,13 @@
</script>
<!-- Render CSS content -->
{% comment %}
{% render 'shx-feedback-banner'
, content_type: 'head' %}
{% render 'shx-StarRatingForm'
, content_type: 'init' %}
{% render 'shx-StarRatingForm'
, content_type: 'init' %}
{% endcomment %}
{% render 'shx-video-base'
, content_type: 'init' %}
@ -356,8 +358,10 @@
<body class="gradient{% if settings.animations_hover_elements != 'none' %} animate--hover-{{ settings.animations_hover_elements }}{% endif %}">
<!-- Render HTML content -->
{% comment %}
{% render 'shx-feedback-banner'
, content_type: 'body' %}
{% endcomment %}
<a class="skip-to-content-link button visually-hidden" href="#MainContent">
{{ 'accessibility.skip_to_text' | t }}