{{#if content.accessCard.enabled}}
{{attr:content.accessCard.wordmarkAlt}}
{{text:content.accessCard.release}}

{{text:content.accessCard.heading}}

{{text:content.accessCard.description}}

{{text:content.form.successHeading}}

{{html:content.form.successTextHtml}}

{{text:content.form.betaCtaLabel}}

{{html:content.form.founderIntroHtml}}

{{html:content.form.founderCtaHtml}}
{{text:content.form.spotsLabel}}

{{text:content.form.failureHeading}}

{{html:content.form.failureTextHtml}}

{{#if content.legal.enabled}}
{{html:content.legal.html}}
{{/if}}
{{/if}}{{#if content.filesEnabled}}
{{#each content.files}}{{#if enabled}}
{{attr:iconAlt}}
{{text:name}}
{{html:bodyHtml}}
{{/if}}{{/each}}
{{#each content.files}}{{#if enabled}}
{{attr:iconAlt}}
{{text:name}}
.txt
{{/if}}{{/each}}
{{/if}}