summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/index/welcome.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/index/welcome.phtml')
-rw-r--r--application/views/scripts/index/welcome.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/scripts/index/welcome.phtml b/application/views/scripts/index/welcome.phtml
new file mode 100644
index 0000000..496dec9
--- /dev/null
+++ b/application/views/scripts/index/welcome.phtml
@@ -0,0 +1,2 @@
+<h1>Welcome to Icinga!</h1>
+You should install/configure some <a href="<?= $this->href('config/modules');?>">modules</a> now!