instance method Spah.DOM.Document#removeTemplate
Spah.DOM.Document#removeTemplate(name) → void
name (String): The unique name of the template to be removed
This method is only present if the “Populate” modifier is registered on the document (this is enabled by default.)
Removes a template previously added with #addTemplate.