{% extends "djangobmf/module_index.html" %} {% block base_content %} {% for obj in object_list %} {% endfor %}
{{ obj }}
{% endblock %}