{{- if .Get "intro" -}} {{- $data := getJSON $.Site.Params.api -}} {{- $ctas := index $data "ctas" -}}
I send out a short email each weekday with code snippets, tools, techniques, and interesting stuff from around the web. {{ if isset $ctas "mc-subscribers" }}{{ index $ctas "mc-subscribers" | safeHTML }}{{ end }}
{{- end -}} {{ partial "mailchimp-form.html" }}