{if $step==1} {include file="header.html"}
{include file="data/fancybox.html"}
{if $no_groups>1 && !$only_group}
{if $groups_array|@count>=3}{assign var="percent" value="32"}{assign var="seppercent" value="2"}{else}{assign var="percent" value="48"}{assign var="seppercent" value="4"}{/if} {foreach name=groups from=$groups_array item=v} {if $smarty.foreach.groups.index%3!=2 && $smarty.foreach.groups.index!=$groups_array|@count-1}{/if} {if $smarty.foreach.groups.index%3==2 && $smarty.foreach.groups.index!=$groups_array|@count-1} {/if} {/foreach}
{$v.name}

{$v.description}


{* end select_group *} {* end group_selected *}
{* end form_content *} {/if}
{* end registered *}
{* end form_contend *} {* end end form_container *} {literal} {/literal} {include file="footer.html"} {/if} {* end if step=1 *} {if $step==2}

{$lng.navbar.register}{if $no_groups>1} {$lng.general.as} {$group_settings.name}{/if}

{$registration_info}

{include file="data/form_includes.html" fields_array=$user_fields user_fields=[]}

{if $settings.register_captcha} {if $settings.enable_recaptcha} {include file="data/recaptcha.html"} {else} {include file="data/random_image.html"} {/if} {/if}
{* end form_content *} {/if} {* end if step=2 *}