{$Feature->getAttribute('title')}
{$Feature->getAttribute('short')|nl2br}
{/if}
{if $Feature->getAttribute('content')}
{$Feature->getAttribute('content')}
{/if}