{% extends "base.html" %} {% load static %} {% block css %} {% endblock %} {% block content %} {% include "part/cat_link.html" with category=category %} {% include 'modals.html' %} {% if children.all|length > 0 %}