{% comment %}
HTMX template for loading complete execution modal with variables and credentials
This replaces the static modal with dynamic content
{% endcomment %}
{% if error %}
Error: {{ error }}
{% else %}
Execute Command
{% if rate_limit_status.enabled and not rate_limit_status.bypassed %}