diff --git a/web/Pages/Index/_Links.cshtml b/web/Pages/Index/_Links.cshtml
index 9786aacf..f933898d 100644
--- a/web/Pages/Index/_Links.cshtml
+++ b/web/Pages/Index/_Links.cshtml
@@ -3,23 +3,23 @@
@* @{ var r = new Random();
- var randomNumber = r.Next(); }
-
-
-
- 0
-
- Mail
- *@
+ var randomNumber = r.Next(); }
+
+
+
+ 0
+
+ Mail
+ *@
@if (User.HasPermission("Edit User Permissions") || User.HasPermission("Edit Role Permissions") || User.HasPermission("Create Parameters") || User.HasPermission("Delete Parameters"))
{
@@ -176,11 +176,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/web/Pages/Shared/_footer.cshtml b/web/Pages/Shared/_footer.cshtml
index 374ca9d0..a4d6f10d 100644
--- a/web/Pages/Shared/_footer.cshtml
+++ b/web/Pages/Shared/_footer.cshtml
@@ -1,11 +1,11 @@
-@inject IConfiguration Configuration
+@inject IConfiguration Configuration
@inject IMemoryCache Cache
@using Newtonsoft.Json;