%endif % if item.order.order_type == 'business': <% order_type = 'business' %> %endif
${_('Registration for:')} ${ course.display_name }
${_('After this purchase is complete, a receipt is generated with relative billing details and registration codes for students.')}
${Text(_('After this purchase is complete, {username} will be enrolled in this course.')).format( \
username=HTML(u'
{username}').format(username=order.user.username))}
${Text(_('After this purchase is complete, {username} will be enrolled in this course.')).format( \
username=HTML(u'
{username}').format(username=order.user.username))}
${_('After this purchase is complete, a receipt is generated with relative billing details and registration codes for students.')}