Skip to content

Instantly share code, notes, and snippets.

@quanphm
Last active August 29, 2015 14:02
Show Gist options
  • Save quanphm/4ce2fcbc086404a1355b to your computer and use it in GitHub Desktop.
Save quanphm/4ce2fcbc086404a1355b to your computer and use it in GitHub Desktop.
Unschool Bulk Email Template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{course_title}| Unschool.org</title><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/></head><body bgcolor="#bbddcc"><div style="position:relative;top:0;left:0;max-width:720px;margin:0 auto;font-size:.85em;background-color:#ecf0f1;"><div><img src="http://i335.photobucket.com/albums/m463/pmquan1993/uuu.png" alt="unschool logo" style="width:100%;height:auto;margin:0 auto;text-align:center;outline:0;border:none;display:block;"/></div><div style="font-size:1.5em;font-weight:700;margin:20px auto 10px;padding:10px;text-align:center;border-bottom:1px solid #2980b9;">{course_title}</div><div style="padding: 10px;">{{message_body}}</div><div style="background-color:#2c3e50;color:#fff;font-size:14px;padding:10px;margin:20px 0 0;"><p>&copy;2014 UnSchool.org</p><p>This email was automatically sent from <a href="http://unschool.org" target="_blank" style="color:#2ecc71;font-weight:700;">UnSchool.org</a> .<br/>You are receiving this email at address&nbsp;{email}&nbsp;because you are enrolled in&nbsp;<a href='{course_url}' target="_blank" style="color:#2ecc71;font-weight:700;">{course_title}</a>.<br/>To stop receiving email like this, update your course <a href="{account_settings_url}" target="_blank" style="color:#2ecc71;font-weight:700;">email settings</a>. </p></div></div></body></html>
@quanphm
Copy link
Author

quanphm commented Jun 20, 2014

Unschool Awesome Bulk Email Template. Mikkkkunnnnnnn!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment