forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 15:31:58 -06:00
parent a3e30407fd
commit 17588513af
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
{% block content %}
<!-- Comments list -->
<div class="col-span-full px-2.5 md:px-0" id="posts">
<div class="col-span-full px-2.5 md:px-0 bg-gray-800" id="posts">
{% include "CHRISTMAS/comments.html" %}
</div>
<!-- Pagination -->