Skip to content

Remove unnecessary classes

Liam Morland requested to merge feature/html-issues into 8.x-3.x

This fixes issues introduced in !22 (merged). The template is now as it was, but without the second class attribute in each changed element. Additional attributes of the same name are ignored, so this ought to behave the same way as prior to the change.

Merge request reports