remotes/1693045480750635534/spooky-22
Aevann1 2021-08-03 14:24:11 +02:00
parent 41af3d87e4
commit d4cb5c5958
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<input type="hidden" name="formkey" value="{{v.formkey}}">
<input name="domain" placeholder="Enter domain here.." class="form-control" required>
<input name="reason" placeholder="Enter ban reason here.." class="form-control" required>
<input id="ban-submit" type="submit" class="btn btn-primary" value="Ban domain">
<input id="ban-submit" type="submit" class="btn btn-primary" value="Toggle ban">
</form>
{% endblock %}