{md:ShowAuthorName(author:'{newsAuthor}')}

{newsAuthor.bio}
{f:translate(key:'template.phone')}
{newsAuthor.phone}
{f:translate(key:'template.email')}
{newsAuthor.email}
{f:translate(key:'template.www')}
{f:translate(key:'template.facebook')}
{newsAuthor.facebook}
{f:translate(key:'template.twitter')}
{newsAuthor.twitter}

{newsItem.title}

{newsItem.teaser -> f:format.html()}
{newsItem.bodytext -> f:format.crop(maxCharacters: '200', respectWordBoundaries:'1') -> f:format.html()}