h2
| We hope your session went well!
.lbreak
.box
span.fs14.w100
| What
span.fs14.w325
| :
= @tutoring_session.resource.name
.line
.box
span.fs14.w100
| Where
span.fs14.w325
| :
= @tutoring_session.location
.line
.box
span.fs14.w100
| When
span.fs14.w325
| :
= @tutoring_session.date.strftime("%m/ %d/ %Y")
.line
p
a href="#" target="_blank" title=@tutor.name img = @tutor.image.url(:big) alt=@tutor.name height="200" width="200"
p
strong
= @tutor.name
br/
= @tutor.rate
.lbreak
p
= "- The #{Configurations::General.application_name} Team"