{% extends 'title.html' %} {% block page_content %}
{{ widgets[widget_index].to_html() }} {% set widget_index = widget_index + 1 %}
{% endblock %}