summaryrefslogtreecommitdiff
path: root/app/views/ci/group_variables/_header.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/group_variables/_header.html.haml')
-rw-r--r--app/views/ci/group_variables/_header.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/ci/group_variables/_header.html.haml b/app/views/ci/group_variables/_header.html.haml
new file mode 100644
index 00000000000..71d123ec9f2
--- /dev/null
+++ b/app/views/ci/group_variables/_header.html.haml
@@ -0,0 +1,5 @@
+%h5
+ = _('Group variables (inherited)')
+
+%p
+ = render "ci/group_variables/content"