summaryrefslogtreecommitdiff
path: root/app/views/layouts/help.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/help.html.haml')
-rw-r--r--app/views/layouts/help.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/layouts/help.html.haml b/app/views/layouts/help.html.haml
new file mode 100644
index 00000000000..224b24befbe
--- /dev/null
+++ b/app/views/layouts/help.html.haml
@@ -0,0 +1,4 @@
+- page_title "Help"
+- header_title "Help", help_path
+
+= render template: "layouts/application"