forked from nathanwoodburn/firewalletbrowser
feat: Added more inputs and outputs
This commit is contained in:
13
templates/components/dns-output.html
Normal file
13
templates/components/dns-output.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{dns | safe}}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
Reference in New Issue
Block a user