{% load widgets %} {% block content %}
{% for column_id, content in widgets.items%} {% endfor %}
{% endblock %}