{% load static %} Risklet {% block css %}{% endblock css %} {% include "components/navigation.html" %}
{% block content %}{% endblock content %}
{% include "components/footer.html" %} {% block bottom %}{% endblock bottom %}