{% extends 'base.html' %} {% block container %}
{% include "partial/breadcrumb.html" %}

{% categoryDetail with name="Title" %}

{% categoryDetail with name="Description" %}
{% endblock %}