"Rating Email"
Bootstrap 3.3.0 Snippet by harryward

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<!-- NOTE: external links are for testing only -->
<link href="//cdn.muicss.com/mui-0.1.2/email/mui-email-styletag.css" rel="stylesheet" />
<link href="//cdn.muicss.com/mui-0.1.2/email/mui-email-inline.css" rel="stylesheet" />
</head>
<body>
<table class="mui-body" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="padding:50px;" class="mui-panel">
<center>
<!--[if mso]><table><tr><td class="mui-container-fixed"><![endif]-->
<div style="text-align:center;" class="mui-container">
<!--
email goes here
-->
<div class="mui-divider-bottom">
<img style="width:300px" src="https://s3.amazonaws.com/f.cl.ly/items/2l0x0I2B2a3x3D2J0n0B/gpoollogo.png">
<h3 style="margin-top: -5px!important; margin-bottom: 16px!important; color: grey!important;">Fishing Trip Reviews</h3>
<div class="mui-divider-bottom"></div>
<p style="padding:20px; text-align:left;">
{{client_name}} - <br><br>
When you get a second, please take a moment to let us know how your fishing trip with {{guide_name}} went!</p>
<a class="mui-btn mui-btn-primary mui-btn-lg">Submit Your Review</a>
<br><br>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: