{% for widget in widgets %}

{{ widget.title }}

{{ widget }}

{% if widget.source %} {% endif %}
{% endfor %}