--- a/ForgeChat/forgechat/main.py
+++ b/ForgeChat/forgechat/main.py
@@ -71,10 +71,6 @@
                          className='nav_child'),
             ]
         return links
-
-    @property
-    def templates(self):
-         return pkg_resources.resource_filename('forgechat', 'templates')
 
     def install(self, project):
         'Set up any default permissions and roles here'