Files
h202-wq 66d9a033c9
publish-github-pages / deploy (push) Waiting to run
EagleCast
2026-07-09 10:03:32 -04:00

9 lines
170 B
HTML

{{ define "subscriber-data" }}
{{ template "header" . }}
<h2>{{ L.Ts "email.data.title" }}</h2>
<p>
{{ L.Ts "email.data.info" }}
</p>
{{ template "footer" }}
{{ end }}