{% autoescape off %} {% for post in posts %} {% include 'programmer/includes/project_card.html' %} {% endfor %} {% endautoescape %}