{include file='header.tpl'} {if ($logged_in)} {if $creating} {if $already_exists} {if !empty($managers)} {t}We already have an artist by that name and they're already managed by:{/t}

{t escape=no}If you believe these users shouldn't be managing this artist please raise a support ticket in our bug tracker and we'll check in to it.{/t}

{t escape=no}Otherwise please try again with a new artist name.{/t}

{else}

{t escape=no artisturl=$artist->getURL()}We already have an artist by that name, but they're currently not being managed by anyone. Does this look like you?{/t}

{/if} {/if} {elseif $created}

{t escape=no managementurl=$artist->getManagementURL()}Awesome, you're all ready to start sharing your music! To get started head over to your artist management page and start filling in a few details about yourself.{/t}

{elseif $too_popular}

{t escape=no}Wow, you're pretty popular! To make sure you're really associated with this band we're going to have to do some extra checks before enabling your artist account. If you're on Jamendo we'll typically send you a message there to check, otherwise we'll try to send an e-mail to the address on your band's website. Once that's all sorted we'll send you an e-mail letting you know that your account is ready for you!{/t}

{else} {if $reject_artist}

{t}Sorry, in that case you'll have to pick a new name.{/t}

{/if}

{t}To start off just let us know the name that you like to perform under:{/t}

{/if} {else}

{t site=$site_name escape=no}Before creating an artist account you first need to register or log in with a normal %1 account.{/t}

{/if} {include file='footer.tpl'}