summaryrefslogtreecommitdiffstats
path: root/webui_templates/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/index.tmpl')
-rw-r--r--webui_templates/index.tmpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/webui_templates/index.tmpl b/webui_templates/index.tmpl
new file mode 100644
index 0000000..b249f32
--- /dev/null
+++ b/webui_templates/index.tmpl
@@ -0,0 +1,8 @@
+#extends cobbler.webui.master
+
+#block body
+
+This is my empty index page.
+
+#end block body
+