<?php
/* Smarty version 4.3.4, created on 2025-07-09 09:01:06
  from '(...)/templates/clean-blog/backend_templates/default_staticpage_backend.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '4.3.4',
  'unifunc' => 'content_686e(...)3339',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'f692f71aca2091e9ecd(...)' => 
    array (
      0 => '(...)/templates/clean-blog/backend_templates/default_staticpage_backend.tpl',
      1 => 1751972252,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_686e13b2ee68f6_10433339 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'(...)/bundled-libs/smarty/smarty/libs/plugins/modifier.escape.php','function'=>'smarty_modifier_escape',),));
?>
<br />

<?php echo '<script'; ?>
 type="text/javascript">
    var img_plus  = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['serendipity_getFile'][0], array( array('file'=>"img/plus.png"),$_smarty_tpl ) );?>
';
    var img_minus = '<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['serendipity_getFile'][0], array( array('file'=>"img/minus.png"),$_smarty_tpl ) );?>
';
    var state     = '';

    function showConfig(id) {
        if (document.getElementById) {
            el = document.getElementById(id);
            if (el.style.display == 'none') {
                document.getElementById('option' + id).src = img_minus;
                el.style.display = '';
            } else {
                document.getElementById('option' + id).src = img_plus;
                el.style.display = 'none';
            }
        }
    }

    function showConfigAll(count) {
        if (document.getElementById) {
            for (i = 1; i <= count; i++) {
                document.getElementById('el' + i).style.display = state;
                document.getElementById('optionel' + i).src = (state == '' ? img_minus : img_plus);
            }

            if (state == '') {
                document.getElementById('optionall').src = img_minus;
                state = 'none';
            } else {
                document.getElementById('optionall').src = img_plus;
                state = '';
            }
        }
    }

<?php echo '</script'; ?>
>

<div id="backend_sp_simple" class="default_staticpage">
    <section class="section_basic">
        <h3><?php echo (defined('STATICPAGE_SECTION_BASIC') ? constant('STATICPAGE_SECTION_BASIC') : null);?>
</h3>
        <div id="edit_headline" class="form_field">
            <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"headline",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"headline",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label>
            <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"headline"),$_smarty_tpl ) );?>

        </div>
        <div id="articleformat_title" class="form_field">
            <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformattitle",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformattitle",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label>
            <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformattitle"),$_smarty_tpl ) );?>

        </div>
        <div class="form_area">
            <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"content",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"content",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
            <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"content"),$_smarty_tpl ) );?>

        </div>
           
        <div class="serendipity_customfields clearfix">
            <div class="clearfix form_area media_choose" id="ep_column_staticpage_header_image">
                <label for="staticpage_header_image"><?php echo (defined('STATICPAGE_SPECIFIC_HEADER_IMAGE') ? constant('STATICPAGE_SPECIFIC_HEADER_IMAGE') : null);?>
</label>
                <textarea data-configitem="staticpage_header_image" name="serendipity[plugin][custom][staticpage_header_image]" class="change_preview"  id="propstaticpage_header_image"><?php echo $_smarty_tpl->tpl_vars['form_values']->value['custom']['staticpage_header_image'];?>
</textarea>
                <button title="<?php echo (defined('MEDIA') ? constant('MEDIA') : null);?>
" name="insImage" type="button" class="customfieldMedia"><span class="icon-picture"></span><span class="visuallyhidden"><?php echo (defined('MEDIA') ? constant('MEDIA') : null);?>
</span></button>
                <figure id="staticpage_header_image_preview">
                    <figcaption><?php echo (defined('PREVIEW') ? constant('PREVIEW') : null);?>
</figcaption>
                    <img alt="" src="<?php echo $_smarty_tpl->tpl_vars['form_values']->value['custom']['staticpage_header_image'];?>
">
                </figure>
            </div>
        </div>
        <div style="margin: 0px auto; text-align: center">
            <input type="submit" name="serendipity[SAVECONF]" value="<?php echo (defined('SAVE') ? constant('SAVE') : null);?>
" class="serendipityPrettyButton input_button" />
        </div>        
        <h3><?php echo (defined('STATICPAGES_CUSTOM_META_SHOW') ? constant('STATICPAGES_CUSTOM_META_SHOW') : null);?>
</h3>
        <p id="sp_toggle_optionall"><a style="border:0; text-decoration: none;" href="#" onClick="showConfig('el1'); return false" title="<?php echo (defined('TOGGLE_OPTION') ? constant('TOGGLE_OPTION') : null);?>
"><img src="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['serendipity_getFile'][0], array( array('file'=>"img/plus.png"),$_smarty_tpl ) );?>
" id="optionel1" alt="+/-" border="0">&nbsp;<?php echo (defined('TOGGLE_ALL') ? constant('TOGGLE_ALL') : null);?>
</a></p> 
        <div id="el1">            
            <div class="adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"title_element",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"title_element",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"title_element"),$_smarty_tpl ) );?>

            </div>
            <div class="adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_description",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_description",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label>
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_description"),$_smarty_tpl ) );?>

            </div>
            <div class="adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_keywords",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_keywords",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"meta_keywords"),$_smarty_tpl ) );?>

            </div>
        </div>
        <?php echo '<script'; ?>
 type="text/javascript" language="JavaScript">document.getElementById("el1").style.display = "none";<?php echo '</script'; ?>
>        
         
        <h3><?php echo (defined('STATICPAGES_CUSTOM_STRUCTURE_SHOW') ? constant('STATICPAGES_CUSTOM_STRUCTURE_SHOW') : null);?>
</h3>
        <p id="sp_toggle_optionall"><a style="border:0; text-decoration: none;" href="#" onClick="showConfig('el2'); return false" title="<?php echo (defined('TOGGLE_OPTION') ? constant('TOGGLE_OPTION') : null);?>
"><img src="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['serendipity_getFile'][0], array( array('file'=>"img/plus.png"),$_smarty_tpl ) );?>
" id="optionel2" alt="+/-" border="0">&nbsp;<?php echo (defined('TOGGLE_ALL') ? constant('TOGGLE_ALL') : null);?>
</a></p>         
        <div id="el2">
            <div class="clearfix">
                <div class="entryproperties_access_groups adv_opts_box form_select">
                        <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"authorid",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"authorid",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                        <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"authorid"),$_smarty_tpl ) );?>

                </div>
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articletype",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articletype",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articletype"),$_smarty_tpl ) );?>

                </div>
            </div>
            <div class="clearfix">
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"language",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"language",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"language"),$_smarty_tpl ) );?>

                </div>
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"related_category_id",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"related_category_id",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"related_category_id"),$_smarty_tpl ) );?>

                </div>
            </div>
            <div class="clearfix">
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"parent_id",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"parent_id",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"parent_id"),$_smarty_tpl ) );?>

                </div>
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_childpages",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_childpages",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_childpages"),$_smarty_tpl ) );?>

                </div>
            </div>
            <div class="clearfix">
                <div class="entryproperties_access_groups adv_opts_box form_select">
                   <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"shownavi",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"shownavi",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"shownavi"),$_smarty_tpl ) );?>

                </div>
                <div class="entryproperties_access_groups adv_opts_box form_select">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_breadcrumb",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_breadcrumb",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label>
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"show_breadcrumb"),$_smarty_tpl ) );?>

                </div>
            </div>
            <div class="clearfix">
                <div class="entryoptions_customfields adv_opts_box">
                    <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pre_content",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pre_content",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                    <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pre_content"),$_smarty_tpl ) );?>

                </div>
            </div>
        </div>
        <?php echo '<script'; ?>
 type="text/javascript" language="JavaScript">document.getElementById("el2").style.display = "none";<?php echo '</script'; ?>
>
    </section>

    <section class="section_meta">
        <h3><?php echo (defined('STATICPAGE_SECTION_META') ? constant('STATICPAGE_SECTION_META') : null);?>
</h3>
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pagetitle",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pagetitle",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pagetitle"),$_smarty_tpl ) );?>

            </div>
            <div class="entryproperties_access_groups adv_opts_box form_select">            
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"permalink",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"permalink",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"permalink"),$_smarty_tpl ) );?>

            </div>
        </div>        
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pass",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pass",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"pass"),$_smarty_tpl ) );?>

            </div>
             <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"timestamp",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"timestamp",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"timestamp"),$_smarty_tpl ) );?>

            </div>           
        </div>
    </section>

    <section class="section_options">
        <h3><?php echo (defined('STATICPAGE_SECTION_OPT') ? constant('STATICPAGE_SECTION_OPT') : null);?>
</h3>
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"publishstatus",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"publishstatus",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"publishstatus"),$_smarty_tpl ) );?>

            </div>
            <div class="entryproperties_access_groups adv_opts_box form_select">            
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_startpage",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_startpage",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_startpage"),$_smarty_tpl ) );?>

            </div>
        </div>         
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_404_page",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_404_page",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"is_404_page"),$_smarty_tpl ) );?>

            </div>
            <div class="entryproperties_access_groups adv_opts_box form_select">            
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"showonnavi",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"showonnavi",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"showonnavi"),$_smarty_tpl ) );?>

            </div>
        </div>           
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"markup",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"markup",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"markup"),$_smarty_tpl ) );?>

            </div>
            <div class="entryproperties_access_groups adv_opts_box form_select">            
                <label class="sp_label" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformat",'what'=>smarty_modifier_escape("desc", 'js')),$_smarty_tpl ) );?>
"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformat",'what'=>smarty_modifier_escape("name", 'js')),$_smarty_tpl ) );?>
</label><br />
                <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input'][0], array( array('item'=>"articleformat"),$_smarty_tpl ) );?>

            </div>
        </div> 
              
        <div class="clearfix">
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo (defined('STATIC_SHOW_AUTHOR_TITLE') ? constant('STATIC_SHOW_AUTHOR_TITLE') : null);?>
"><?php echo (defined('STATIC_SHOW_AUTHOR_TEXT') ? constant('STATIC_SHOW_AUTHOR_TEXT') : null);?>
</label><br />
                <input id="author_yes" type="radio" name="serendipity[plugin][custom][show_author]" <?php if ($_smarty_tpl->tpl_vars['form_values']->value['custom']['show_author'] == 'true') {?>checked="checked"<?php }?>value="true" />
                <label for="author_yes"><?php echo (defined('YES') ? constant('YES') : null);?>
</label>
                <input id="author_no" type="radio" name="serendipity[plugin][custom][show_author]" <?php if ($_smarty_tpl->tpl_vars['form_values']->value['custom']['show_author'] != 'true') {?>checked="checked"<?php }?> value="false" />
                <label for="author_no"><?php echo (defined('NO') ? constant('NO') : null);?>
</label>
            </div>
            <div class="entryproperties_access_groups adv_opts_box form_select">
                <label class="sp_label" title="<?php echo (defined('STATIC_SHOW_DATE_TITLE') ? constant('STATIC_SHOW_DATE_TITLE') : null);?>
"><?php echo (defined('STATIC_SHOW_DATE_TEXT') ? constant('STATIC_SHOW_DATE_TEXT') : null);?>
</label><br />
                <input id="date_yes" type="radio" name="serendipity[plugin][custom][show_date]" <?php if ($_smarty_tpl->tpl_vars['form_values']->value['custom']['show_date'] == 'true') {?>checked="checked"<?php }?>value="true" />
                <label for="date_yes"><?php echo (defined('YES') ? constant('YES') : null);?>
</label>
                <input id="date_no" type="radio" name="serendipity[plugin][custom][show_date]" <?php if ($_smarty_tpl->tpl_vars['form_values']->value['custom']['show_date'] != 'true') {?>checked="checked"<?php }?>value="false" />
                <label for="date_no"><?php echo (defined('NO') ? constant('NO') : null);?>
</label>
            </div>
        </div>        
    </section>
    
        
        
    </div>
</div>


<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['staticpage_input_finish'][0], array( array(),$_smarty_tpl ) );?>


<br style="clear: both" />
<div style="margin: 10px auto; text-align: center">
    <input type="submit" name="serendipity[SAVECONF]" value="<?php echo (defined('SAVE') ? constant('SAVE') : null);?>
" class="serendipityPrettyButton input_button" />
</div>

<?php }
}
