fix frontend
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
<p>Configuring DNS records for {{domain.domain}}.{{domain.tld}}</p>
|
<p>Configuring DNS records for {{domain.domain}}.{{domain.tld}}</p>
|
||||||
|
|
||||||
{{#each dnsRecords}}
|
<div>
|
||||||
<p>{{this}}</p>
|
{{#each dnsRecords}}
|
||||||
{{/each}}
|
<p>{{key}}</p>
|
||||||
|
<p>{{value.host}}</p>
|
||||||
|
{{/each}}
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user