pub fn add_template(template_id: String, template_content: String)
Expand description

Creates a template element with the specified content

§Arguments