{% for comment in comments %} {% if forloop.first %} {% endif %} {% empty %} {% if login_requirement_met %} Be the first to leave a comment! {% endif %} {% endfor %}