remotes/1693045480750635534/spooky-22
Aevann1 2021-08-01 06:31:05 +02:00
parent ee32e8d7f2
commit 02714030ee
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
{% block content %}
<pre>
</pre>
<input id="domainget" type="text" class="form-control" placeholder="Enter domain name" value="{{domain_name}}">
<a class="btn btn-primary" href="javascript:void(0)" onclick="window.location.href='/admin/domain/'+document.getElementById('domainget').value">Get Domain Record</a>