Album Square
{% for album in top_albums %} {% if loop.index % limit == 0 %}
{% endif %} {% endfor %}