{% load character_extras %}
{% for effect in party.effects.all %} {% include "party/snippets/effect_card.html" %} {% endfor %}