generated from nathanwoodburn/python-webserver-template
feat: Add e.hns.au email domain
All checks were successful
Build Docker / BuildImage (push) Successful in 52s
All checks were successful
Build Docker / BuildImage (push) Successful in 52s
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<body>
|
||||
<header style="display: inline;">
|
||||
<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
|
||||
<h1>HNS Email</h1> <span style="float:right">{{emails.email}} {{emails.emailalt}} | <a href="/notifications">Notifications</a> | <a
|
||||
href="/logout">Logout</a></span>
|
||||
</header>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user