{% load chickpea_tags endless %} {% paginate 5 maps %} {% for map_inst in maps %}
{% map_fragment map_inst %}
{{ map_inst.name }} — «{{ map_inst.description }}» Cured by {{ map_inst.owner }}See this map!
{% endfor %} {% show_more %}