feat: Add info on the login page
All checks were successful
Build Docker / BuildImage (push) Successful in 38s

This commit is contained in:
2024-10-04 21:11:21 +10:00
parent 7592165ffc
commit ed5595c79c
5 changed files with 14 additions and 4 deletions

View File

@@ -11,7 +11,8 @@
<body>
<header style="display: inline;">
<h1>HNS Login Email</h1> <span style="float:right">{{emails.email}} | <a href="/notifications">Notifications</a> | <a href="/logout">Logout</a></span>
<img src="/favicon.png" style="width:50px;height:50px;">
<h1>HNS Email</h1> <span style="float:right">{{emails.email}} | <a href="/notifications">Notifications</a> | <a href="/logout">Logout</a></span>
</header>
<div class="centre">