summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/runners/index.html.haml')
-rw-r--r--app/views/projects/runners/index.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/projects/runners/index.html.haml b/app/views/projects/runners/index.html.haml
index 315afe4a764..2d5b9f43c24 100644
--- a/app/views/projects/runners/index.html.haml
+++ b/app/views/projects/runners/index.html.haml
@@ -1,5 +1,6 @@
- page_title "Runners"
-.light
+
+.light.prepend-top-default
%p
A 'runner' is a process which runs a build.
You can setup as many runners as you need.