diff --git a/src/automations/templates/automations/includes/dashboard_error.html b/src/automations/templates/automations/includes/dashboard_error.html index 9835134..9258dcf 100644 --- a/src/automations/templates/automations/includes/dashboard_error.html +++ b/src/automations/templates/automations/includes/dashboard_error.html @@ -10,12 +10,13 @@
{{ error.data|truncatechars:40 }}
+ {{ error.data|truncatechars:40 }}
{% endif %}
-