{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"} {if $yaml}
{include file="tracker_actions.tpl"}
{remarksbox type="note" title="{tr}YAML Export{/tr}"}

{tr _0=$trackerId}Profile for trackerId %0{/tr}

{/remarksbox} {$yaml} {/if} {/block}