mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-28 05:56:37 +10:00
Fix referals for :back and relative URL installs.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
%meta{charset: "utf-8"}
|
||||
%meta{'http-equiv' => 'X-UA-Compatible', content: 'IE=edge'}
|
||||
%meta{content: "GitLab Community Edition", name: "description"}
|
||||
%meta{name: 'referrer', content: 'origin'}
|
||||
%meta{name: 'referrer', content: 'origin-when-cross-origin'}
|
||||
|
||||
%title= page_title
|
||||
|
||||
|
||||
Reference in New Issue
Block a user