From 140e4f4c919b51a738b72fad1210f0c03c248175 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Fri, 20 Apr 2018 15:47:15 +0200 Subject: [PATCH] fix FormError access in Twig template --- validation/severity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/severity.rst b/validation/severity.rst index b9d532c3323..debe0c06dba 100644 --- a/validation/severity.rst +++ b/validation/severity.rst @@ -155,7 +155,7 @@ so that the severity is added as an additional HTML class: {%- if errors|length > 0 -%} {%- endif -%}