<p>Configuring DNS records for {{domain.domain}}.{{domain.tld}}</p>
<div>
{{#each dnsRecords}}
<p>{{this.domain}}</p>
<p>{{this.host}}</p>
{{/each}}
</div>