57dbaf25f7
Sync campaigns / sync (push) Successful in 17s
Pointed at a "Newsletter" list that doesn't exist in listmonk; the real list name for this site is set by reground-infrastructure's listmonk_client_lists (see listmonk-tools/sites.conf). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
19 lines
569 B
Markdown
19 lines
569 B
Markdown
---
|
|
subject: "Welcome to Thistle & Moth"
|
|
lists: ["thistleandmoth-list"]
|
|
from_email: "Thistle & Moth <hello@thistleandmoth.org>"
|
|
tags: ["welcome"]
|
|
---
|
|
|
|
{{ if .Subscriber.Attribs.first_name }}Hi {{ .Subscriber.Attribs.first_name }},{{ else }}Hi there,{{ end }}
|
|
|
|
Welcome to the Thistle & Moth newsletter! We're glad you're here.
|
|
|
|
From now on, this is where you'll hear about what's new, what's coming, and
|
|
anything else worth sharing. No spam, no noise — just the good stuff, when
|
|
we actually have something to say.
|
|
|
|
Thanks for reading with us.
|
|
|
|
The Thistle & Moth team
|