Files
Froxlor/install/templates/page.tpl
2015-02-08 05:12:37 +01:00

12 lines
280 B
Smarty

<article class="install bradius">
<header class="dark">
<img src="../templates/{$theme}/assets/img/logo.png" alt="Froxlor Server Management Panel" />
</header>
<section class="installsec">
<h2>{$pagetitle}</h2>
{$pagecontent}
{$pagenavigation}
</section>
</article>