diff --git a/templates/Collector/serviceworker-tab.html.twig b/templates/Collector/serviceworker-tab.html.twig index ab7fc87..af145d1 100644 --- a/templates/Collector/serviceworker-tab.html.twig +++ b/templates/Collector/serviceworker-tab.html.twig @@ -32,7 +32,7 @@
Status: {% if collector.workbox.enabled %} - enabled! + enabled {% else %} disabled {% endif %} diff --git a/templates/Collector/template.html.twig b/templates/Collector/template.html.twig index 354c3db..5ab231d 100644 --- a/templates/Collector/template.html.twig +++ b/templates/Collector/template.html.twig @@ -8,6 +8,28 @@ {% set text %}
+ + {% endset %} @@ -15,19 +37,7 @@ {% endblock %} {% block head %} - {# Optional. Here you can link to or define your own CSS and JS contents. #} - {# Use {{ parent() }} to extend the default styles instead of overriding them. #} {{ parent() }} -{% endblock %} - -{% block menu %} - - {{ source('@SpomkyLabsPwa/Collector/pwa.svg') }} - PWA - -{% endblock %} - -{% block panel %} +{% endblock %} + +{% block menu %} + + {{ source('@SpomkyLabsPwa/Collector/pwa.svg') }} + PWA + +{% endblock %} + +{% block panel %}