{extends "../@layout.xml"} {block title}{$club->getName()}{/block} {block headIncludes} {if !empty($club->getDescriptionHtml())} {else} {/if} {/block} {block header} {$club->getName()} {/block} {block content}
{_"name_group"}: | {$club->getName()} |
{_"description"}: | {$club->getDescriptionHtml()|noescape} |
{_"website"}: | {$club->getWebsite()} |