Commit 607a38dd authored by Riyad Preukschas's avatar Riyad Preukschas

Fix public/projects#index page

parent 47e510e1
%h3.page_title %h3.page_title
Projects Projects
%small Read-Only Access %small with read-only access
%hr %hr
%ul.unstyled %ul.unstyled
...@@ -10,8 +10,7 @@ ...@@ -10,8 +10,7 @@
%i.icon-share %i.icon-share
= project.name_with_namespace = project.name_with_namespace
.right .right
%span.monospace.tiny %pre.dark.tiny git clone #{project.http_url_to_repo}
git clone #{project.http_url_to_repo}
= paginate @projects, theme: "admin" = paginate @projects, theme: "admin"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment