public bool DeleteTemplate(TemplatesInput input) { return(_templatesService.DeleteTemplate(input)); }