{% comment %} Skeleton card grid — used as an HTMX placeholder while results load. Example usage inside a page:
{{% include "components/skeleton_cards.html" %}}
The `.skeleton-host` visibility rule in input.css only shows placeholders while the parent hx-target has the .htmx-request class. {% endcomment %}
{% for i in "xxxxxx" %}
{% endfor %}