{% load static %} {{ current_tab.title }} {# Material Icons (used by existing templates) #} {# 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 %}