{# Reusable Card Actions Component Usage: {% include "components/card_actions.html" with { "actions": [ {"label": "Install", "url": "/api/install/...", "method": "post"}, {"label": "Preview", "url": "/modules/...", "method": "get"}, ] } %} #}