diff --git a/elections/templates/elections/election.html b/elections/templates/elections/election.html index f550388..c8019f3 100644 --- a/elections/templates/elections/election.html +++ b/elections/templates/elections/election.html @@ -49,7 +49,7 @@ {# Lien vers la page d'administration #} {% if election.created_by == user %}
- + diff --git a/elections/templates/elections/election_admin.html b/elections/templates/elections/election_admin.html index 6460df5..a510908 100644 --- a/elections/templates/elections/election_admin.html +++ b/elections/templates/elections/election_admin.html @@ -56,6 +56,16 @@