generated from nathanwoodburn/python-webserver-template
fix: Refresh emails when user logs in
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}} | <a href="/notifications">Notifications</a> | <a
|
||||
href="/logout">Logout</a></span>
|
||||
</header>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user