{assign var=text value={locale group='quiqqer/order' var='ordering.nobody.registration.text.prefix'}} {if $text != ''}
    {$text}
    {/if} {$Registration->create()} {assign var=text value={locale group='quiqqer/order' var='ordering.nobody.registration.text.suffix'}} {if $text != ''}
    {$text}
    {/if}