{% load applicationcontent_tags %} {% for object in object_list %}

{{ object.title }}

{% endfor %}