{$CONST.STATICPAGE_SECTION_BASIC}

{staticpage_input item="headline"}
{staticpage_input item="articleformattitle"}
{staticpage_input item="content"}
{staticpage_input item="pre_content"}

{$CONST.STATICPAGE_SECTION_STRUCT}

{staticpage_input item="pagetitle"}
{staticpage_input item="permalink"}
{staticpage_input item="publishstatus"}
{staticpage_input item="articletype"}
{staticpage_input item="language"}
{staticpage_input item="related_category_id"}

{$CONST.STATICPAGE_SECTION_ACCESS}

{staticpage_input item="pass"}
{staticpage_input item="parent_id"}
{staticpage_input item="show_childpages" what="name"|escape:js} {staticpage_input item="show_childpages"}
{staticpage_input item="shownavi" what="name"|escape:js} {staticpage_input item="shownavi"}
{staticpage_input item="showonnavi" what="name"|escape:js} {staticpage_input item="showonnavi"}
{staticpage_input item="show_breadcrumb" what="name"|escape:js} {staticpage_input item="show_breadcrumb"}

{$CONST.STATICPAGE_SECTION_META}

{staticpage_input item="timestamp"}
{staticpage_input item="authorid"}
{staticpage_input item="title_element"}
{staticpage_input item="meta_description"}
{staticpage_input item="meta_keywords"}

{$CONST.STATICPAGE_SECTION_OPT}

{staticpage_input item="is_startpage" what="name"|escape:js} {staticpage_input item="is_startpage"}
{staticpage_input item="is_404_page" what="name"|escape:js} {staticpage_input item="is_404_page"}
{staticpage_input item="markup" what="name"|escape:js} {staticpage_input item="markup"}
{staticpage_input item="articleformat" what="name"|escape:js} {staticpage_input item="articleformat"}
{* EXAMPLE FOR CUSTOM STATICPAGE PROPERTIES

Custom

END OF EXAMPLE FOR CUSTOM STATICPAGE PROPERTIES *}
{staticpage_input_finish}