{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"} {if $translations|@count} {else}
{tr}No translations available at this time.{/tr}
{/if} {if $canAttach} {if $filters.language}
{object_selector _name=target _filter=$filters}
{else}
{tr}All possible translations exist.{/tr}
{/if} {/if} {/block}