Breadcrumb
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.
{% set title = 'Breadcrumb' %} {% set filename = 'component-breadcrumb.html' %} {% extends 'layouts/master.html' %} {% block content %}
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.