diff --git a/templates/_turbo_control.html.twig b/templates/_turbo_control.html.twig index d2dd967a..0cbf284e 100644 --- a/templates/_turbo_control.html.twig +++ b/templates/_turbo_control.html.twig @@ -15,4 +15,4 @@
{% endif %} -
\ No newline at end of file +
\ No newline at end of file diff --git a/templates/base.html.twig b/templates/base.html.twig index 848e8408..ca687fb2 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -25,7 +25,7 @@ {% apply trim %}{% block title %}{{ partdb_title}}{% endblock %}{% endapply %} - {% set page_title = block("title") %} + {% set current_page_title = block("title") %} {% block stylesheets %} {# Include the main bootstrap theme based on user/global setting #}