{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"}
{foreach from=$types item=info key=k} {/foreach}
{remarksbox type=info title="{tr}More types available{/tr}"} {if $tiki_p_admin eq 'y'}

{tr _0="tiki-admin.php?page=trackers&cookietab=3"}More field types may be enabled from the administration panel.{/tr}

{else}

{tr _0="https://doc.tiki.org/Tracker-Field-Type"}Contact your administrator to see if they can be enabled. The complete field type list is available in the documentation.{/tr}

{/if} {/remarksbox}
{/block}