diff --git a/game/templates/game/group_detail.html b/game/templates/game/group_detail.html index 1395e85..8f12311 100644 --- a/game/templates/game/group_detail.html +++ b/game/templates/game/group_detail.html @@ -26,7 +26,7 @@ {% csrf_token %}
+ {% if group.owner == user %} | {% endif %} | Date | Joueurs | @@ -46,9 +46,11 @@ {% endfor %}
---|