OSDN Git Service

Add hero-unit to /help
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 27 Oct 2013 15:06:02 +0000 (17:06 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 27 Oct 2013 15:06:02 +0000 (17:06 +0200)
app/views/help/index.html.haml

index 228c9b0..869f87d 100644 (file)
@@ -1,12 +1,14 @@
-%h2.page-title
-  GitLab
-  .pull-right
+.hero-unit
+  %h2
+    GitLab
     %span= Gitlab::VERSION
     %small= Gitlab::REVISION
-%p.slead
-  Self Hosted Git Management
-  %br
-  Fast, secure and stable solution based on Ruby on Rails.
+  %p.slead
+    GitLab is open source software to collaborate on code.
+    %br
+    Create projects and repositories, manage access and do code reviews.
+    %br
+    Read more about GitLab at #{link_to "gitlab.org", "http://gitlab.org/", target: "_blank"}.
 
 .row
   .span4