firefox html fix

pull/4/head
Jan Umbach 2024-06-02 20:34:30 +02:00
parent 1ceb845cd7
commit 2fdb941113
1 changed files with 7 additions and 7 deletions

View File

@ -341,12 +341,12 @@ body {
</script>
<!-- Render CSS content -->
{% render 'shx-feedback-banner'
{% comment %}
{% render 'shx-feedback-banner'
, content_type: 'head' %}
{% render 'shx-StarRatingForm'
{% render 'shx-StarRatingForm'
, content_type: 'init' %}
{% endcomment %}
{% render 'shx-video-base'
, content_type: 'init' %}
@ -364,10 +364,10 @@ body {
<body class="gradient{% if settings.animations_hover_elements != 'none' %} animate--hover-{{ settings.animations_hover_elements }}{% endif %}">
<!-- Render HTML content -->
{% render 'shx-feedback-banner'
{% 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 }}