diff --git a/templates/task/show.html.twig b/templates/task/show.html.twig index 757cb69..dcacda7 100644 --- a/templates/task/show.html.twig +++ b/templates/task/show.html.twig @@ -23,92 +23,92 @@ Projet - {% if is_granted('IS_AUTHENTICATED_FULLY') %} + {% if is_granted('IS_AUTHENTICATED_FULLY') %} {% if app.user is same as(task.createdBy) %} -
+ {% endif %} -