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

Fix public/projects#index page

parent 47e510e1
%h3.page_title
Projects
%small Read-Only Access
%small with read-only access
%hr
%ul.unstyled
......@@ -10,8 +10,7 @@
%i.icon-share
= project.name_with_namespace
.right
%span.monospace.tiny
git clone #{project.http_url_to_repo}
%pre.dark.tiny git clone #{project.http_url_to_repo}
= 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