{% extends widget.get_base_template %} {% load i18n %} {% block content %} {% for link in widget.list.link_set.all %} {% endfor %} {% endblock %}