{title help="Html Pages"}{tr}Admin HTML pages{/tr}{/title} {if $pageName ne ''} {/if} {remarksbox type="tip" title="{tr}Tip{/tr}"}{tr}Use {literal}{ed id=name}{/literal} or {literal}{ted id=name}{/literal} to insert dynamic zones{/tr}{/remarksbox} {if $preview eq 'y'}

{tr}Preview{/tr}

{$parsed}
{/if} {if $pageName eq ''}

{tr}Create new HTML page{/tr}

{else}

{tr}Edit this HTML page:{/tr} {$pageName}

{/if}
{ticket}
{if $tiki_p_use_content_templates eq 'y'}
{/if}
{tr}seconds{/tr}

{tr}HTML pages{/tr}

{if $channels} {include file='find.tpl'} {/if}
{* table-responsive class cuts off css drop-down menus *} {section name=user loop=$channels} {sectionelse} {norecords _colspan=4} {/section}
{tr}Name{/tr} {tr}Type{/tr} {tr}Last Modif{/tr}
{$channels[user].pageName} {$channels[user].type} {if $channels[user].type eq 'd'}({$channels[user].refresh} secs){/if} {$channels[user].created|tiki_short_datetime} {actions} {strip} {icon name='view' _menu_text='y' _menu_icon='y' alt="{tr}View{/tr}"} {icon name='edit' _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"} {icon name='cog' _menu_text='y' _menu_icon='y' alt="{tr}Admin dynamic zones{/tr}"} {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Remove{/tr}"} {/strip} {/actions}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}