Newsletter email for travel brands that books trips

Travel buyers plan their next trip at 11pm on a phone, not at a desk. This newsletter meets them there: one destination story, a dated deal, and a single Reserve button that holds up in Outlook, Gmail, and Apple Mail dark mode.

Open the full email ↗ Get this on your brand
Live preview View HTML ↗

What makes this newsletter work for travel / hospitality

Travel newsletters win when they read like an editor's pick, not a fare blast. Here is the recipe behind this template.

**Trigger and timing.** Travel research spikes Sunday night, then again mid-morning Tuesday. Send at 9am local on Tuesday to catch planning momentum while it is fresh. Drop the destination story on a fixed cadence so subscribers learn to expect it. Do not fire one the moment a generic sale launches.

**Offer.** Specific beats generic. "7 nights in Lisbon, departs March 14, from $1,890 per person" outperforms "Save 20% on Europe trips." Dated departures create real scarcity because the rooms are actually held. "Ten rooms held, releasing Friday at midnight" is honest urgency. A fake countdown timer just earns you a spam complaint.

**Copy angle.** Lead with a sensory line, not a price. Open with "The trams still climb to Alfama at dusk" before you mention the rate. Travel buyers buy the fantasy first and the itinerary second. Keep sentences short. One photo of the place. Then the deal.

**CTA.** One button. Reserve your dates. Travel emails with a single primary CTA pull roughly 1.5 to 2 times the clicks of multi-link blasts, because every extra link dilutes the action. Keep the deal and the button in the same module so the eye never hunts.

**Numbers to expect.** A well-built travel newsletter typically opens at 30 to 38 percent, well above the cross-industry average near 20 percent. Click rates land around 3 to 5 percent when the offer is dated and the CTA is single. Track button clicks, not just opens, because Apple MPP inflates open numbers.

Why it renders in every inbox

Email is not a webpage. The big clients still render with code that predates modern CSS. Here is what keeps this template upright everywhere.

**Nested tables, not divs.** Gmail strips flex and grid. Outlook ignores floats. The layout here is built from nested HTML tables with inline CSS on every cell. That is the only structure every inbox understands.

**Inline CSS.** Styles live on each element. Email clients strip or mis-cache style blocks. Inlining means the cell renders the same in the Yahoo Android app as it does in desktop Outlook.

**Bulletproof VML button.** Outlook runs on the Word rendering engine, which does not support CSS padding or border-radius on links. The Reserve button is wrapped in VML so it draws as a solid colored rectangle with a real click target in Outlook 2007 through 2019. Without it, Outlook shows a tiny text link where the button should be.

**Live text over images.** The destination story and the price are real text, not text baked into a PNG. Live text scales on phones, reads aloud to screen readers, and survives image-blocking by default in Gmail and Outlook. The photo carries the place.

**Dark-mode color-scheme meta.** A color-scheme meta tells Apple Mail and Outlook dark mode the email opts in. Backgrounds flip cleanly instead of the client guessing and turning a cream module into a black slab.

**One mobile media query.** A single max-width: 480px query shrinks the hero headline on phones. One query covers the bulk of devices. Every extra query is another thing an older client can break.

**Web-font fallbacks.** The headline tries a web font, then falls back to the system stack: -apple-system, Segoe UI, Helvetica, Arial. Gmail drops web fonts entirely. The fallback stack keeps the type intentional instead of defaulting to Times.

How to use it in Klaviyo or Mailchimp

This template ships as table HTML you paste straight into your ESP. No build step.

1. **Copy the HTML.** Grab the full source, including the VML button.

2. **Paste it in.** In Klaviyo, drag an HTML block into your email and paste the code inside. In Mailchimp, choose Code your own, then Paste in code.

3. **Swap brand and colors.** Replace the demo name with your operator name. Find the hex values (deep teal #0e3b4a, gold accent #e8b87a) and replace them with your brand palette. Update the logo and the destination photo URLs. Change every link to point at your booking page.

4. **Wire merge tags.** Personalization is what makes a travel send feel hand-written. In Klaviyo, greet the subscriber with {{ first_name|default:'traveler' }} and reference a saved destination with {{ person|lookup:'next_destination' }}. In Mailchimp, use *|FNAME|* for the first name and *|MC:DATE|* for a send date. Use {{ unsubscribe_url }} in Klaviyo or *|UNSUB|* in Mailchimp to keep the footer compliant.

5. **Test before you send.** Run the email through Email on Acid or Litmus if you have a seat. Otherwise send a live test to a Gmail account, an Apple Mail account, and an Outlook account. Open each in light mode and dark mode. Confirm the button is a solid block in Outlook, the headline stacks on a phone, and the destination photo loads when images are on.

That is the whole loop. Ship it Tuesday morning.

Questions

Is this travel newsletter template free to use? +

Yes. The HTML and the MJML are yours to paste, edit, and send for any travel or hospitality client. The brand shown, Driftwood Voyages, is a demo. Swap in your operator name before you send.

Will the Reserve button actually show up in Outlook? +

It will. The button is a VML bulletproof button, which means Outlook's Word engine draws it as a solid colored block with a working click target. No empty gap, no tiny text link. The same button renders normally in Gmail and Apple Mail.

Can I match my hotel or tour operator brand colors? +

Yes. Every color is a hex value sitting inline on a table cell. Replace the deep teal and gold accent with your palette and the whole email retones. Keep enough contrast between the button color and its label so the CTA stays legible in dark mode.

Do I need to know how to code HTML? +

No. Paste the source into a Klaviyo HTML block or Mailchimp's Paste in code option and you are sending. If you want the email generated from a brief instead of hand-edited, Mailwright builds the HTML for you from your destination and offer, branded to the client.

Want this on your client's brand?

Paste a client's site and we build a real, on-brand sample in clean, ESP-safe HTML you can paste into Klaviyo.

Get a free sample

More templates