remotes/1693045480750635534/spooky-22
Aevann1 2021-10-07 06:13:05 +02:00
parent 3bb424f7ec
commit 139013b68a
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
<div id="comment-text-{{c.id}}" class="comment-text mb-0">
{{c.realbody(v) | safe}}
{% for c in c.options %}
{% for c2 in c.options %}
dsffdsdssd
<div class="custom-control">
<input type="checkbox" class="custom-control-input" id="{{c.id}}" name="option" {% if c.poll_voted(v) %}checked{% endif %} onchange="poll_vote('{{c.id}}')">