{% extends 'wildewidgets/block.html' %} {% block block_content %} {% for item in entries %}
{{item.title}}
{% endfor %} {% endblock %}