Files
bm/public_html/public/cms/templates/root.html
2025-09-24 13:26:28 +02:00

10 lines
368 B
HTML

<div class="divContent">
<h2>Willkommen</h2>
<div class="divLine">&nbsp;</div>
<br />
Sie sind eingeloggt als <a href="javascript:loadPage('{USERPATH}')" target="_self"><em>{USERNAME}</em></a>.
<br /><br />
<div style="position:absolute; top:4px; right:5px;"><a href="logout.php" target="_self">Logout</a></div>
</div>
<div class="divSeparator">&nbsp;</div>