/** * Return the path of given template **/ function template(patH) { return "/www/views/" + path + ".html"; }