{% extends "!layout.html" %} {% block document %} {{ super() }} {% endblock %} {% block content %}

Warning

Blu is still in early testing and should not be used in production applications.

{{ super() }} {% endblock %} {% block footer %} {{ super() }} {% endblock %}