Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
be9e9211
Commit
be9e9211
authored
Jan 08, 2018
by
Kushal Pandya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Geo admin page empty state partial
parent
b2fa2039
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
ee/app/views/shared/empty_states/_geo.html.haml
ee/app/views/shared/empty_states/_geo.html.haml
+9
-0
No files found.
ee/app/views/shared/empty_states/_geo.html.haml
0 → 100644
View file @
be9e9211
.row.empty-state
.col-xs-12
.svg-content
=
image_tag
'illustrations/gitlab_geo.svg'
.col-xs-12
.text-content.text-center
%h4
=
_
(
"Discover GitLab Geo."
)
%p
=
_
(
"Make everyone on your team more productive regardless of their location. GitLab Geo creates read-only mirrors of your GitLab instance so you can reduce the time it takes to clone and fetch large repos."
)
=
link_to
_
(
'Learn more'
),
'https://about.gitlab.com/features/gitlab-geo/'
,
rel:
'nofollow'
,
class:
'btn btn-new'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment