Skip to content

Fix empty elements in head

Sandeep Kadam requested to merge github/fork/afaulconbridge/patch-1 into v1.1

Created by: afaulconbridge

To be better compatible with template frameworks (e.g. Thymeleaf) it should be valid XML and that includes correctly representing empty elements.

Merge request reports