generated from nathanwoodburn/python-webserver-template
feat: Add info on the login page
All checks were successful
Build Docker / BuildImage (push) Successful in 38s
All checks were successful
Build Docker / BuildImage (push) Successful in 38s
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user