-
{% for entry in micros_page.object_list %}
-
#{{ entry.commit }}
{{ entry.html }}
{% endfor %}
{% if micros_page.has_previous() %} Previous page {% endif %} {% if micros_page.has_next() %} Next page {% endif %}
{% endif %}