{% comment %} Dashboard content partial — rendered by HtmxResponseMixin. For htmx sidebar navigation this is returned bare. For full-page loads it is injected into htmx_wrapper.html. {% endcomment %} {% partialdef project-experiment-card %} {% include 'lara_django_projects/components/project_experiment_card.html' %} {% endpartialdef project-experiment-card %} {% partialdef projects-overview-table %} {% include 'lara_django_projects/components/projects_overview_table.html' %} {% endpartialdef projects-overview-table %} {% partialdef webrtc-client %} {% include 'lara_django_base/partials/webrtc_client.html' %} {% endpartialdef webrtc-client %} {# Tailwind browser-CDN theme extension for WebRTC status colours #}
data monitor
Add

here new data can be monitored

device action monitor
{% include 'lara_django_base/partials/project_carousel.html' %}
projects planning +
{% with projects=projects %} {% with project_progress=33 %} {% partial projects-overview-table %} {% endwith %} {% endwith %}
{# WebRTC client script — htmx executes inline scripts in swapped content #}