watch.twip-network.org/pages/admin/index.html
2024-01-25 20:40:16 +01:00

12 lines
460 B
HTML

<!--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>