{% with rounds=effect.remaining_rounds %}
{% if party.game_master == request.user %} {% endif %} {{ effect.name }}
{{ effect.created_by.get_full_name|default:effect.created_by.username }} {{ effect.target }}

{{ effect.description }}

{% endwith %}