{% if uuid is not empty %} {% set action = createModel('Actions','actions').findById(uuid) %} {% endif %}
{% if action.allow_http_execution == true %} {% endif %} {{ action.name }}
{{ action.handler_class }}