doctype html
html
head
meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
meta name="viewport" content="width=device-width, initial-scale=1.0"
= stylesheet_link_tag "mailer", :media => 'all'
body
.topspace
.mlr-container
.mlr-headerLogo
= image_tag attachments['header_logo.png'].url, alt: Tutor.model_name.human.pluralize
.mlr-pagedata
= yield
.mlr-footer
p.mb0.center
a href=root_url target="_blank" title=Tutor.model_name.human.pluralize
= image_tag attachments['footer_content.png'].url, alt: Configurations::General.application_name
.fs10.txtcolor
| 3322 N st. NW • Apt #5 • Washington, DC 20007
p.clear
.copyright
| ©
= " Copyright 2015, SYRCH."
.topspace
input type="hidden" value=@from_id
input type="hidden" value=@to_id