qswiki/template/quitesimple/login_already

8 lines
217 B
Plaintext
Raw Normal View History

2018-11-03 17:12:20 +01:00
{wikiqs:include:general_header}
<main id="content">
<h2>Login</h2>
You are already logged in as <b>{wikiqs:var:username}</b><br>
<a href="{wikiqs:config:linklogout}">Logout</a>
</main>
{wikiqs:include:general_footer}