diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 670f8221..cdc9a9d1 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -173,7 +173,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {% trans "Room" %} - {{ users.room }} + {{ users.room }} {% can_view_all Port %}{% if users.room.port_set.all %} / {{ users.room.port_set.all|join:", " }} {% endif %}{% acl_end %} {% trans "Telephone number" %} {{ users.telephone }}