From 45c9d2b719b710bf1cd7abae654e83236ddca47c Mon Sep 17 00:00:00 2001 From: Ilya Radchenko Date: Tue, 28 Apr 2015 09:21:30 -0400 Subject: [PATCH] Change manual layout/wording --- lib/views/projects.html | 67 +++++++++++++++++++++++++++++++---------- 1 file changed, 51 insertions(+), 16 deletions(-) diff --git a/lib/views/projects.html b/lib/views/projects.html index f0345f66d..7436346aa 100644 --- a/lib/views/projects.html +++ b/lib/views/projects.html @@ -151,6 +151,7 @@

Projects

+
{% for item in manual %}
@@ -158,20 +159,20 @@

Projects

{{ item.provider.title }}

- Public projects are visible to unauthenticated users. -

Public
+ Public projects are visible to unauthenticated users. +
Public

- Provides a link in the UI if you put a url there, so you can easily jump to viewing the repo on github or wherever -
- + + + Provides a link in the UI so you can easily jump to viewing the project's repository wherever it's hosted.

- A github-style namespace/name combination for the project. e.g. Strider-CD/strider -
- + + + A Github-style namespace/name combination for the project. e.g. Strider-CD/strider

@@ -186,16 +187,50 @@

{{ item.provider.title }}

+ [[ project.display_name ]] -
- - - - + +
+ + + + +
+