Switch to side-by-side view

--- a/ForgeGit/forgegit/git_main.py
+++ b/ForgeGit/forgegit/git_main.py
@@ -157,7 +157,6 @@
         next_link='?' + urlencode(dict(offset=offset+10, branch=branch))
         return dict(repo=repo,
                     branch=branch,
-                    host=request.host,
                     revisions=revisions,
                     next_link=next_link,
                     offset=offset,