diff --git a/src/root/jobset-channels-tab.tt b/src/root/jobset-channels-tab.tt
index c003d70ea..692f2682d 100644
--- a/src/root/jobset-channels-tab.tt
+++ b/src/root/jobset-channels-tab.tt
@@ -2,7 +2,7 @@
[% IF channels.size == 0 %]
-
There are no channels available.
+ There are no channels available.
[% ELSE %]
diff --git a/src/root/jobset-eval.tt b/src/root/jobset-eval.tt
index d444322f2..6822ed133 100644
--- a/src/root/jobset-eval.tt
+++ b/src/root/jobset-eval.tt
@@ -29,7 +29,7 @@ project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation
c.uri_for(c.controller('JobsetEval').action_for('view'),
[otherEval.id]) %]">[% otherEval.id %].
[% ELSE %]
-Couldn't find an evaluation to compare to.
+Couldn't find an evaluation to compare to.
[% END %]