diff --git a/files/templates/CHRISTMAS/sidebars/AdminSidebar.html b/files/templates/CHRISTMAS/sidebars/AdminSidebar.html index a7b4f7d3c9..6e8ee13873 100644 --- a/files/templates/CHRISTMAS/sidebars/AdminSidebar.html +++ b/files/templates/CHRISTMAS/sidebars/AdminSidebar.html @@ -1,3 +1,9 @@ +{% + set colors = { + 'fa-user-slash': 'text-red-600' + } +%} +