mirror of
https://github.com/redstrate/Kawari.git
synced 2025-05-09 21:57:46 +00:00
This also moves the login pages to the login server, which makes the code slightly a bit more contained. The account management page doesn't allow you to do anything yet, but for future usage.
2 lines
84 B
HTML
2 lines
84 B
HTML
<p>Managing account {{ username }}</p>
|
|
<a href="/account/app/svc/logout">Logout</a>
|