remotes/1693045480750635534/spooky-22
Aevann1 2022-05-10 04:14:03 +02:00
parent 82a029ef63
commit 5ae124d1ca
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<div class="btn-toolbar justify-content-center mb-4">
<form action="/allow_nsfw" method="post">
<input type="hidden" name="redir" value="{{request.path}}">
<input type="hidden" name="redir" value="{{request.full_path}}">
<input type="submit" class="btn btn-danger mr-2" value="Yes, I am +18">
</form>
<div><a href="/" class="btn btn-secondary">No</a></div>