{% load static %} {{ current_tab.title }} {# Both icon families — tab templates use either; a missing one renders the glyph name as text. #} {# Tailwind CDN #} {# Alpine.js 3.15.12 #} {# Lucide icons 1.14.0 — use via: + lucide.createIcons() #} {% if dashboard_config.tailwind_css %} {% endif %}
{% block tab_content %}{% endblock %}