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