{% extends 'title.html' %} {% block page_content %}
{{ widgets[widget_index.next()].to_html().decode('utf-8') }}
{{ widgets[widget_index.next()].to_html().decode('utf-8') }}
{% endblock %}