36
www/modules/boilerplate/assets/emails/static/index.html
Normal file
36
www/modules/boilerplate/assets/emails/static/index.html
Normal file
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>Boilerplate</title>
|
||||
</head>
|
||||
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
|
||||
<center>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td align="center" valign="top">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody">
|
||||
<tr>
|
||||
<td valign="top" class="bodyContent">
|
||||
<table border="0" cellpadding="20" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<h1 class="h1">Heading 1</h1>
|
||||
<h2 class="h2">Heading 2</h2>
|
||||
<h3 class="h3">Heading 3</h3>
|
||||
<h4 class="h4">Heading 4</h4>
|
||||
<p>
|
||||
After you enter your content, highlight the text you want to style and select the options you set in the style editor in the "styles" drop down box. Want to
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user