{% extends 'gentelella/base_site.html' %} {% load blog_tags i18n static %} {% block content %}
{% include 'gentelella/cruds/pagination/enumeration.html' %}
{% if perms.blog.add_entry %} {% endif %}

{% trans 'Categories' %}

{% endblock %} {% block js %} {% endblock %}