diff --git a/templates/home.html b/templates/home.html index c11e5d1..12047fc 100644 --- a/templates/home.html +++ b/templates/home.html @@ -72,7 +72,7 @@ {% if repo.pull_class != "" %} - +
Pull
@@ -80,7 +80,7 @@ {% endif %} {% if repo.tarball_class != "" %} - +
Tarball
@@ -88,7 +88,7 @@ {% endif %} {% if repo.source_build_class != "" %} - +
Source Build
@@ -96,7 +96,7 @@ {% endif %} {% if repo.upload_class != "" %} - +
Upload
@@ -105,7 +105,7 @@ {% if repo.source_check_class != "" %} - +
Source Check
@@ -113,7 +113,7 @@ {% endif %} {% if repo.build_check_class != "" %} - +
Build Check
@@ -121,7 +121,7 @@ {% endif %} {% if repo.lintian_class != "" %} - +
Lintian
@@ -129,7 +129,7 @@ {% endif %} {% if repo.britney_class != "" %} - +
Britney