mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-17 15:59:06 +01:00
8 lines
272 B
Smarty
8 lines
272 B
Smarty
{extends file='ls:base_connected.tpl'}
|
|
{block name="content"}
|
|
{if $pagetitle != ''}<h1 id='LSform_title' data-object-name="{$object_name}">{$pagetitle|escape:"htmlall"}</h1>{/if}
|
|
|
|
{include file='ls:LSview_actions.tpl'}
|
|
|
|
{include file='ls:LSform.tpl'}
|
|
{/block}
|