diff --git a/source/_includes/nav.html.twig b/source/_includes/nav.html.twig index 5f74f0a5..3c1bc91e 100644 --- a/source/_includes/nav.html.twig +++ b/source/_includes/nav.html.twig @@ -1,4 +1,4 @@ - + diff --git a/source/_layouts/default.html.twig b/source/_layouts/default.html.twig index 7fcc20d8..fe094e85 100644 --- a/source/_layouts/default.html.twig +++ b/source/_layouts/default.html.twig @@ -27,17 +27,17 @@ {% include 'nav' %} - - + + - + {% block content_top %}{% endblock %} {% block content_wrapper %}{% block content %}{% endblock %}{% endblock %} {% block content_bottom %}{% endblock %} {% block sidebar_wrapper %} - + {% block sidebar %} {% include 'badges' %} {% include 'availability' %}