{extends "../@layout.xml"}
{block title}{$club->getName()}{/block}
{block header}
{$club->getName()}
{/block}
{block content}
{_name_group}: | {$club->getName()} |
{_description}: | {$club->getDescriptionHtml()|noescape} |
{_website}: | {$club->getWebsite()} |