diff --git a/public/main/template/default/my_space/user_details.html.twig b/public/main/template/default/my_space/user_details.html.twig index f43169bfff..4678495038 100644 --- a/public/main/template/default/my_space/user_details.html.twig +++ b/public/main/template/default/my_space/user_details.html.twig @@ -1,186 +1,189 @@ {% import '@ChamiloCore/Macros/box.html.twig' as display %} {% autoescape false %} -{% if title is defined %} -
{{ user.email }}
+{{ user.email }}
+{{ boss }}
- {% endfor %} - {% endif %} -{{ boss }}
+ {% endfor %} + {% endif %} +{{ user.email }}
+ + {% else %} +{{ user.email }}
+{{ boss }}
+ {% endfor %} + {% endif %}{{ boss }}
- {% endfor %} - {% endif %}