{% extends "layouts/base.html" %} {% load static %} {% block content %}
Breadcrumb

The breadcrumb navigation provides links back to each previous page the user navigated through and shows the current location in a website or an application. You don’t have to add separators, because they automatically added in CSS through ::before and content.

{% endblock content %}