mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +01:00
7 lines
169 B
Smarty
7 lines
169 B
Smarty
{extends file="ls:empty.tpl"}
|
|
{block "content"}
|
|
<section class="content-header">
|
|
<h1>{$pagetitle}</h1>
|
|
</section>
|
|
<section class="content"></section>
|
|
{/block}
|