From ad5d5297288cd0fb217a1ae8dd5ab6b8a2007a70 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Tue, 5 Mar 2024 18:56:35 +0100 Subject: [PATCH] Update effects.html --- .../templates/party/snippets/effects.html | 38 +++++++++---------- 1 file changed, 18 insertions(+), 20 deletions(-) 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 %}