forked from MarseyWorld/MarseyWorld
sfd
parent
82a029ef63
commit
5ae124d1ca
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue