remotes/1693045480750635534/spooky-22
Aevann1 2021-07-26 01:56:31 +02:00
parent 4a16edd049
commit 3accfb333c
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@
</div>
</div>
{% if not p.is_banned and is_allowed_to_comment %}
{% if not p.is_banned %}
<div id="comment-form-space-{{p.fullname}}" class="comment-write mb-3">
<form id="reply-to-{{p.fullname}}" class="input-group" action="/api/comment" method="post">
<input type="hidden" name="formkey" value="{{v.formkey}}">