{% extends "base.html" %} {% macro other %}
{% endmacro %} {% block content %}
{{ other() }}
{% endblock %} {% block styles %} {% endblock %}