{% extends "base.html" %} {% load static %} {% block content %} {% include "part/cat_link.html" with category=category %}
{{ category.name }} {{ category.description }}