{% extends "base.html" %} {% from "components/modal.html" import render_modal %} {% block extra_styles %} {% block utility_styles %}{% endblock %} {% endblock %} {% macro render_new_automation_form() %}
{{ _("Starts empty — build it through a conversation, then publish.") }}