Fix missing div in categories.html

This commit is contained in:
Jesús 2019-11-22 19:07:07 -05:00
parent b0f72aea4f
commit 0f085c2f87
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -47,4 +47,5 @@
<!-- end of post content --> <!-- end of post content -->
</article> </article>
</div> </div>
</div>
{% endblock %} {% endblock %}