{% import "macros.html" as macros %} {% block title %}Duniter{% endblock title %} {% block description %}{% endblock description %} {% block keywords %}{% endblock keywords %} {% block extrahead %}{% endblock extrahead %} {% include "nav.html" %} {% block content %}{% endblock content %} {% include "footer.html" %}