{% extends "base.jinja" %} {% block content %}
{{ macros.render_element(index['title']) }}
{{ macros.render_element(index['subtitle']) }}
Back to top