From 35830ebb7dc4f37910525dd2cc6851e0f931b445 Mon Sep 17 00:00:00 2001 From: Daniel Tiefnig Date: Wed, 10 Mar 2010 14:12:58 +0000 Subject: [PATCH] added welcome message --- root/tt/default.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/tt/default.tt b/root/tt/default.tt index e69de29..16bf041 100644 --- a/root/tt/default.tt +++ b/root/tt/default.tt @@ -0,0 +1,2 @@ +

Welcome to the NGCP web administration frontend!

+
Please choose one of the menu items on the left.