From 453fa52963598353de5f8760e174ca4abc33f74a Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 21 Jun 2023 12:32:44 +0200 Subject: [PATCH] role instead of rol --- ereuse_devicehub/modules/did/templates/did/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/modules/did/templates/did/layout.html b/ereuse_devicehub/modules/did/templates/did/layout.html index c0a08633..784b7565 100644 --- a/ereuse_devicehub/modules/did/templates/did/layout.html +++ b/ereuse_devicehub/modules/did/templates/did/layout.html @@ -52,7 +52,7 @@ {% if not rols and user.is_anonymous %} {% else %} - + Logout {% endif %}