remotes/1693045480750635534/spooky-22
Aevann1 2021-09-30 22:00:58 +02:00
parent 47a0acab80
commit ff8fad3afb
1 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,8 @@
});
</script>
{% include "expanded_image_modal.html" %}
{% macro single_comment(c, level=1) %}
{% if p and not (v and v.id==c.author_id) and (not v or v.highlightcomments) %}
@ -641,5 +643,4 @@
</div>
</div>
{% endif %}
{% include "expanded_image_modal.html" %}
</body>