Switch to side-by-side view
--- a/ForgeHg/forgehg/hg_main.py +++ b/ForgeHg/forgehg/hg_main.py @@ -165,7 +165,6 @@ return dict(repo=c.app.repo, branch=branch, tag=tag, - host=request.host, revisions=revisions, next_link=next_link, offset=offset,
--- a/ForgeHg/forgehg/hg_main.py +++ b/ForgeHg/forgehg/hg_main.py @@ -165,7 +165,6 @@ return dict(repo=c.app.repo, branch=branch, tag=tag, - host=request.host, revisions=revisions, next_link=next_link, offset=offset,