diff --git a/templates/_types/calendar/header/_header.html b/templates/_types/calendar/header/_header.html index 5d03bae..a431382 100644 --- a/templates/_types/calendar/header/_header.html +++ b/templates/_types/calendar/header/_header.html @@ -11,8 +11,7 @@ {% from '_types/calendar/_description.html' import description %} {{description(calendar)}} - {% endcall %} - {% call links.desktop_nav() %} + {% call links.desktop_nav() %} {% include '_types/calendar/_nav.html' %} {% endcall %} {% endcall %}