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