diff --git a/src/root/jobset.tt b/src/root/jobset.tt
index 49e20e5d..77775d46 100644
--- a/src/root/jobset.tt
+++ b/src/root/jobset.tt
@@ -115,6 +115,24 @@
+
Channels
+
+This jobset provides the following Nix channels:
+
+
+ -
+ latest — contains the latest successful
+ build of every job in this jobset.
+
+ -
+ all — contains every successful,
+ non-garbage-collected build of every job in this project.
+
+
+
+
[% IF !edit %]
@@ -138,24 +156,6 @@
-Channels
-
-This jobset provides the following Nix channels:
-
-
- -
- latest — contains the latest successful
- build of every job in this jobset.
-
- -
- all — contains every successful,
- non-garbage-collected build of every job in this project.
-
-
-
-
Statistics
[% INCLUDE showBuildStats %]