{% import 'ohmyadmin/forms.html' as forms %} {% import 'ohmyadmin/components.html' as components %} {% set button_class = 'danger' if action.dangerous else 'accent' %}