remotes/1693045480750635534/spooky-22
Aevann1 2021-08-01 06:31:29 +02:00
parent 02714030ee
commit 664dc5c83b
1 changed files with 2 additions and 4 deletions

View File

@ -8,16 +8,14 @@
{% 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>
<h1>{{domain_name}}</h2>
<h2>Current</h2>
<h3 class="h5 pt-2">reason</h3>
<h3 class="h5 pt-2">Current ban reason</h3>
<p>{{domain.reason_text}}</p>
<h2>Actions</h2>