forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 09:57:39 -06:00
parent 6566c7211d
commit e9fcf40f3c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "CHRISTMAS/admin/reported_posts.html" %}
{% block listing %}
<div class="posts">
<div class="col-span-full px-2.5 md:px-0">
{% with comments=listing %}
{% include "CHRISTMAS/comments.html" %}
{% endwith %}