{% extends "includes.html" %} {% block content %}
{% for post, thumb in listdata %}
{% cycle '' '' '
' %} {% endfor %} {% if listdata.object_list and listdata.paginator.num_pages > 1 %} {% endif %}
{% endblock content %}