{% load closedverse_tags %}{% load closedverse_community %}
{% if posts %} {% for post in posts %} {% community_post post type %} {% endfor %} {% else %} {% if nf %}{% nocontent nf %}{% else %}{% nocontent "The posts couldn't be loaded." %}{% endif %} {% endif %}