{% extends "dj_design_system/gallery/base.html" %} {% block title %}{{ folder_label }} — {{ design_system_name }}{% endblock %} {% block breadcrumb %} {% include "dj_design_system/gallery/breadcrumb.html" %} {% endblock %} {% block content %}
This folder is empty.
{% endif %} {% if is_debug %}
Add an index.md file to this folder to replace this default page with custom documentation.