ext
	
	
		can.view.ext
	
	
	
	
	
	 
{String}
	
	 
The default suffix to use if none is provided in the view's url.
This is set to .ejs by default.
{String}The default suffix to use if none is provided in the view's url.
This is set to .ejs by default.
// Changes view ext to 'txt' can.view.ext = 'txt';