This molecule is frequently used before the footer in marketing emails.

Example

HTML

<!-- // DOWNLOAD OUR APP -->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	<tr>
		<td align="center" valign="top" class="pb16 h3">
			Download our app
		</td>
	</tr>
	<tr>
		<td align="center" valign="top">

			<!-- APP BADGES // -->
			<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
				<tr>
					<td align="right" valign="top" class="col-fixed first">
						<a href="https://<%= recipient.siteBrand.iosApp %>" target="_blank"><img src="https://media.mcclatchy.com/email-assets/global/app-store-badge.png" width="120" alt="Download on the App Store" /></a>
					</td>
					<td align="left" valign="top" class="col-fixed last">
						<a href="https://<%= recipient.siteBrand.googlePlayApp %>" target="_blank"><img src="https://media.mcclatchy.com/email-assets/global/google-play-badge.png" width="134" alt="Get it on Google Play" /></a>
					</td>
				</tr>
			</table>
			<!-- // APP BADGES -->

		</td>
	</tr>
</table>
<!-- // DOWNLOAD OUR APP -->
OVERVIEW

Description

EDS purpose and structure

Instructions

how to use the EDS

Resources

links and information about HTML email

FRAMEWORK

Email Framework

standard email framework

Full-Width Email Framework

used for full-width backgrounds

MOLECULES

App Molecule

download our app and app badges

Basic Molecule

large icon, subheading, body copy and button

LAYOUTS

Columns

how to work with multi-column layouts

Zig-Zag Layout

how to create a zig-zag layout that collapses gracefully on mobile

ADOBE CAMPAIGN

Campaign Shortcodes

shortcodes for Adobe Campaign that import dynamic content or personalization data

Conditional Formatting

how to use if-else formatting to display content

TEMPLATES

Marketing | Content

email template for content marketing

Marketing | Event

email template for event promotion

Marketing | Offer

email template for marketing offer

Newsletter | Digest

email template for digest newsletters

Newsletter | Dynamic

email template for dynamic newsletters

Newsletter | Long-Form

email template for long-form newsletters