{{!key}}
	
	
		can.Mustache.tags.comment
	
	
	
	 
A comment that doesn't get inserted into the rendered result.
{{!key}}
The comment tag operates similarly to a <!-- --> tag in HTML. It exists in your template but never shows up.
Parameters
- 
			
key
{key}Everything within this tag is completely ignored.