Removed declaration of template::get_resource_path, because this proc is already defined (with a different body) in util-procs.tcl. We ran into the problem, because we reloaded 0-procs.tcl using APM, and it broke all the forms, because it redefined template::get_resource_path to look in a different place.