diff --git a/plugins/Morpheus/templates/dashboard.twig b/plugins/Morpheus/templates/dashboard.twig index bc5cd070afadb6754d7e3370e16227cf85b1536a..79dd12ca1e0871311950ff310dfc4a2974271d68 100644 --- a/plugins/Morpheus/templates/dashboard.twig +++ b/plugins/Morpheus/templates/dashboard.twig @@ -20,6 +20,8 @@ {% endblock %} {% block root %} + {{ postEvent("Template.header", "dashboard") }} + {% include "@CoreHome/_warningInvalidHost.twig" %} {% include "@CoreHome/_topScreen.twig" %}