diff --git a/public/index.php b/public/index.php
index 0447cda..db179a0 100644
--- a/public/index.php
+++ b/public/index.php
@@ -76,7 +76,7 @@ function render_footer(): void
{
$user = current_user();
$mobileNav = $user && $user['role_name'] === 'Technician' ? '' : '';
- echo '' . ($user ? '' : '') . $mobileNav . '