{include file="header.html"}
{foreach from=$groups_array item=v}
{$v.name}

{$v.description}

{$lng.navbar.register}
{/foreach}
{include file="footer.html"}