watch.twip-network.org/pages/admin/index.html

12 lines
429 B
HTML
Raw Normal View History

2024-01-25 20:40:16 +01:00
<!--PAGENAME=Hello, <template name="username">-->
<!--PAGESTYLE=/styles/pages/admin/style.css-->
<header class="admin-index-header">
<div class="admin-index-header-text" id="headerText">
2024-01-25 21:11:41 +01:00
<h1 class="admin-index-h1">Hello,</h1>
<h2 class="admin-index-h2">Admin <span class="outlined-text"><template name="username"></span>!</h2>
2024-01-25 20:40:16 +01:00
</div>
</header>
<script src="/scripts/pages/admin/main.js" defer></script>