Remove rogue header tag
This commit is contained in:
parent
89ce6773a8
commit
774f2754a0
|
@ -35,8 +35,6 @@ $users = $userManager->getAllUserData();
|
|||
<link rel="stylesheet" href="../../css/nav.css">
|
||||
<link rel="stylesheet" href="../../css/events.css">
|
||||
<link rel="stylesheet" href="../../css/admin.css">
|
||||
|
||||
<header class="admin">Bruker­administrasjon</header>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue