{% include 'layout/includes/boot-head.html' %} {% if title %} Husstanden - {{ title }} {% else %} Husstanden {% endif %}
{% include 'layout/includes/side_nav.html' %}
{% include 'layout/includes/top_nav.html' %} {% block content %}{% endblock %}
{% include 'layout/includes/boot-body.html' %}