{# Macro page_header Uso: {% from "dg/components/page_header.html" import page_header %} {% call page_header(title="Apps", subtitle="12 activas") %} + Crear {% endcall %} #} {% macro page_header(title, subtitle="", breadcrumbs=[]) %}
{{ subtitle }}
{%- endif %}