By default, template files are stored in the assets sub-directory of your current project. See Template Search Path for additional information. 
         
         To change the search path for templates
         
         
            - Do one of the following: 
                  - Select  from the main menu bar, then edit the  search path under the  heading.
                  
- Use the following containerTemplate command:
                     
containerTemplate -edit -searchPath "<path>";
 
or
                      
workspace -fr "templates" "path1;path2;path3";
 
Note 
                           The resulting template search path contains both the user-defined locations as well as a set of built-in locations.