summaryrefslogtreecommitdiffstats
path: root/webui_templates/blank.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/blank.tmpl')
-rw-r--r--webui_templates/blank.tmpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/webui_templates/blank.tmpl b/webui_templates/blank.tmpl
new file mode 100644
index 0000000..f99c6bc
--- /dev/null
+++ b/webui_templates/blank.tmpl
@@ -0,0 +1,8 @@
+#extends cobbler.webui.master
+
+#block body
+You are now logged in to <A HREF="http://cobbler.et.redhat.com">Cobbler</A>.
+
+Main screen turn on.
+
+#end block body