diff --git a/src/party/templates/party/snippets/effects.html b/src/party/templates/party/snippets/effects.html index 5bdf15f..437c2d3 100644 --- a/src/party/templates/party/snippets/effects.html +++ b/src/party/templates/party/snippets/effects.html @@ -9,26 +9,24 @@ id="add-effect" class="btn btn-primary"> Ajouter un effet - {% if party.game_master == request.user %} -
- - -
- {% endif %} +
+ + +
{% for effect in party.effects.all %}