As Templado enforces XML Serialization for HTML / HTML 5, all nodes by default are expected to be in the default namespace. If you combine DOM Elements from multiple files - as Templado does when ...
The attribute xmlns:svgjs is only allowed if the document type is XHTML. For HTML documents, that attribute should not appear on SVG elements. Please remove that attribute from SVG elements created by ...