{# Row 1 — welcome #}
{% include 'admin/components/overview/_welcome_card.html' %}
{# Row 2 — machines + quick actions #}
{% include 'admin/components/overview/_your_machines.html' %}
{% include 'admin/components/overview/_quick_actions.html' %}
{% endblock %}