From b605177d3857f130d910328dd5690b0cf0f99248 Mon Sep 17 00:00:00 2001 From: Nicolas Perriault Date: Mon, 7 Feb 2011 11:16:56 +0100 Subject: [PATCH] fixed indentation --- views/job.html | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/views/job.html b/views/job.html index a259ec6..d51b1a2 100644 --- a/views/job.html +++ b/views/job.html @@ -1,11 +1,17 @@ -
-

- {{name}} -

-

Creator & Owner

-

{{since}} - {{now}}

-

{{description}}.

-

This repository has {{watchers}} watcher(s) and {{forks}} fork(s). If you would like more information about this repository and my contributed code, please visit the repo on Github.

-
+
+

+ {{name}} +

+

Creator & Owner

+

{{since}} - {{now}}

+

{{description}}.

+

+ This repository has {{watchers}} watcher(s) and {{forks}} fork(s). + If you would like more information about this repository and my + contributed code, please visit + the repo on + Github. +

+