mitteramittera

Write once. Reuse everywhere.

Save the HTML you send often. Drop in variables like first name. A receipt and a campaign can share a design without copying a file around.

Get started

Receipt

Hello {{first_name}}

Your order is on its way. This block is the same template every time — only the name and the total change.

from hello@acme.com · transactional

Variables

  • {{first_name}}
  • {{email}}
  • {{company}}

If a value is missing, set a fallback so the sentence still reads.

Use a template from the API send call, or from a broadcast. Same HTML, different door.

Ready when you are.

Create an account, verify a domain, send the first one.