Switch to side-by-side view

--- a/Allura/allura/templates/jinja_master/master.html
+++ b/Allura/allura/templates/jinja_master/master.html
@@ -20,7 +20,7 @@
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
     <title>{% block title %}Your title goes here{% endblock %}</title>
-    {{theme_macros.extra_header()}}
+    {{theme_macros.extra_header(g.theme_href(''))}}
     <script type="text/javascript">
             /*jslint onevar: false, nomen: false, evil: true, css: true, plusplus: false, white: false, forin: true, on: true */
             /*global alert, unescape, window, jQuery, $, net, COMSCORE */