{tr}Admin keywords{/tr}

{if $edit_on}

{tr}Edit page keywords{/tr} ({$edit_keywords_page|escape})

{ticket}
{/if}

{tr}Current Page Keywords{/tr}

{if $search_on} {$search_cant|escape} {tr}results found!{/tr} {/if} {if $existing_keywords}
{* table-responsive class cuts off css drop-down menus *} {section name=i loop=$existing_keywords} {/section}
{tr}Page{/tr} {tr}Keywords{/tr}
{$existing_keywords[i].page|escape} {$existing_keywords[i].keywords|escape} {actions} {strip} {icon name='edit' _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"}
{ticket}
{/strip} {/actions}
{else}

{tr}No pages found{/tr}

{/if} {pagination_links cant=$pages_cant step=$prefs.maxRecords offset=$offset}{/pagination_links}