{include file="header.tpl"}

Add listing to {$group.name} list

{literal} {/literal} {if $group.add_description} {$group.add_description}

{/if} {if $errors} {section name=e loop=$errors} {if $errors[e].name == 'name'}
  • Please enter your Site Name
    {/if} {if $errors[e].name == 'url'}
  • Please enter your Site URL
    {/if} {if $errors[e].name == 'email'}
  • Please enter your Contact E-mail
    {/if} {if $errors[e].name == 'invalid_email'}
  • Please enter valid Contact E-mail
    {/if} {/section}
    {/if}
    * Site Name:
    * Site URL:
    * Contact E-mail:
    Interest Percents:
    Minimal Spend:
    Maximal Spend:
    Referral Bonus:
    Withdrawal Type:
    Support E-mail:
    Support Form:
    Support Forum:
    Support Phone:
    Support AIM:
    Payment Methods: {section name=p loop=$payments} {$payments[p].name}
    {/section}
    Description
    * - required fields
    {include file="footer.tpl"}