mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
@@ -1,10 +1,11 @@
|
||||
%div
|
||||
%h1
|
||||
GitLab
|
||||
%span= Gitlab::VERSION
|
||||
%small= Gitlab::REVISION
|
||||
- if current_application_settings.version_check_enabled
|
||||
= version_status_badge
|
||||
- if current_user && current_user.admin?
|
||||
%span= Gitlab::VERSION
|
||||
%small= Gitlab::REVISION
|
||||
- if current_application_settings.version_check_enabled
|
||||
= version_status_badge
|
||||
%p.slead
|
||||
GitLab is open source software to collaborate on code.
|
||||
%br
|
||||
|
||||
Reference in New Issue
Block a user