Switch to side-by-side view

--- a/ForgeWiki/forgewiki/wiki_main.py
+++ b/ForgeWiki/forgewiki/wiki_main.py
@@ -172,10 +172,6 @@
 		    SitemapEntry('Markdown Syntax',c.app.url+'markdown_syntax/', className='nav_child')
         ]
         return links
-
-    @property
-    def templates(self):
-         return pkg_resources.resource_filename('forgewiki', 'templates')
 
     def install(self, project):
         'Set up any default permissions and roles here'