Skip to content

Fix empty verbatim tags

A template with an empty {% verbatim %} tag throws an exception while rendering (Attribute "data" does not exist for Node "TwingNode".). This merge request fixes that and adds test coverage for that scenario.

Merge request reports

Loading