Last active
January 19, 2020 14:58
-
-
Save davidfcarr/bceecb559844d149a5e0c5d1b9c4b746 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>*|MC:SUBJECT|*</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<style> | |
#tx-background {background-color: #191D6C; padding: 10px; margin-top: 0;max-width: 800px;} | |
#tx-content {padding: 5px; background-color: #FFFFFF; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; padding-bottom: 50px;} | |
figcaption {color: #333; font-style: italic} | |
.wp-block-column {max-width: 50%} | |
.rightmain {padding: 10px;background-color: #191D6C; color: #EEEEEE; height: 95%; } | |
.rightmain a {color:#FFFFFF; font-weight: bold; display: block; margin-bottom: 10px; margin-left: -30px;} | |
</style> | |
</head> | |
<body> | |
<div id="tx-background"> | |
<div id="tx-content"> | |
<!-- wp:columns --> | |
<div class="wp-block-columns"><!-- wp:column --> | |
<div class="wp-block-column"> | |
[rsvpmaker_email_content] | |
</div> | |
<!-- /wp:column --> | |
<!-- wp:column --> | |
<div class="wp-block-column"> | |
<div class="rightmain"> | |
<!-- wp:heading {"level":5} --> | |
<h5>Latest Posts</h5> | |
<!-- /wp:heading --> | |
<!-- wp:latest-posts /--> | |
</div> | |
</div> | |
<!-- /wp:column --></div> | |
<!-- /wp:columns --> | |
<!-- wp:heading {"align":"center"} --> | |
<h2 class="has-text-align-center"><a href="https://rsvpmaker.com">RSVPMaker.com</a></h2> | |
<!-- /wp:heading --> | |
<!-- wp:image {"align":"center","id":41,"width":600,"sizeSlug":"large","linkDestination":"custom"} --> | |
<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><a href="https://rsvpmaker.com"><img src="https://rsvpmaker.com/wp-content/uploads/2010/07/cropped-calendarbg4.jpg" alt="" class="wp-image-41" width="600"/></a></figure></div> | |
<!-- /wp:image --> | |
<div id="messagefooter"> | |
*|LIST:DESCRIPTION|*<br> | |
<br> | |
<a href="*|UNSUB|*">Unsubscribe</a> *|EMAIL|* from this list | |
<br> | |
<strong>Our mailing address is:</strong><br> | |
*|LIST:ADDRESS|*<br> | |
<em>Copyright (C) *|CURRENT_YEAR|* *|LIST:COMPANY|* All rights reserved.</em><br> | |
*|REWARDS|*</div> | |
</div><!-- end content area --> | |
</div><!-- end background --> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment