Use wrapper to prevent password change popups from screwing up the layout

This commit is contained in:
2021-12-27 23:14:50 +00:00
parent c112d95a41
commit ab43387f06
3 changed files with 17 additions and 12 deletions

View File

@ -41,5 +41,8 @@
<li>
<a href="/admin">Admin</a>
</li>
<li>
<a href="/api/v1/user/logout">Logout</a>
</li>
</ul>
{{end}}