a lot of changes
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
<!--PAGENAME=You have rights-->
|
||||
<h2>Welcome</h2>
|
||||
<p>Logged in as an admin: <template name="username"></p>
|
||||
<template name="gravatar_image">
|
||||
<!--PAGENAME=Hello, <template name="username">-->
|
||||
<!--PAGESTYLE=/styles/pages/admin/style.css-->
|
||||
|
||||
<header class="admin-index-header">
|
||||
<div class="admin-index-header-text" id="headerText">
|
||||
<h1 class="admin fade-in">Hello,</h1>
|
||||
<h2 class="admin-index-h2 fade-in">Welcome back, Admin <span class="outlined-text"><template name="username"></template></span></h2>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<script src="/scripts/pages/admin/main.js" defer></script>
|
Reference in New Issue
Block a user