{this.props.description ? (
this.props.description
) : (
{this.props.description ?
this.props.description :
{props.email}
{this.props.intl.formatMessage({id: 'registration.classroomInviteNewStudentStepDescription'})}
,{this.props.intl.formatMessage({ id: 'registration.classroomInviteExistingStudentStepDescription' })}
,{this.props.intl.formatMessage({id: 'registration.invitedBy'})}
{this.props.classroom.educator.username}
{this.props.intl.formatMessage({id: 'registration.notYou'})}
,{props.intl.formatMessage({id: 'registration.welcomeStepDescription'})}
,{props.intl.formatMessage({id: 'registration.welcomeStepPrompt'})}
{props.children}