15 lines
308 B
Text
15 lines
308 B
Text
![]() |
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||
|
|
||
|
<#-- Template for the main Site Administration page -->
|
||
|
|
||
|
<div class="tab">
|
||
|
<h2>Site Administration</h2>
|
||
|
</div>
|
||
|
|
||
|
<div id="adminDashboard">
|
||
|
|
||
|
<#if loginPanel??>
|
||
|
<#include "login-main.ftl">
|
||
|
</#if>
|
||
|
|
||
|
</div>
|