qswiki/template/default/login_already

8 lines
241 B
Plaintext
Raw Normal View History

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