Switch to side-by-side view

--- a/Allura/setup.py
+++ b/Allura/setup.py
@@ -72,7 +72,6 @@
                             ]},
     message_extractors={'allura': [
             ('**.py', 'python', None),
-            ('templates/**.mako', 'mako', None),
             ('templates/**.html', 'genshi', None),
             ('public/**', 'ignore', None)]},