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