From 9eb7ca01065b6b51de65d73dd2d9879fcedc5be7 Mon Sep 17 00:00:00 2001 From: Bryan Sullivan Date: Mon, 7 Dec 2015 22:17:55 -0800 Subject: Added initial version of Congress test webapp Corrected errors in index.php, removed include.php, version.php JIRA: COPPER-4 Change-Id: Ifbcf1c274d486b52c86bf86b6e028d9cfe3c3d92 Signed-off-by: Bryan Sullivan --- .../congress/test-webapp/www/html/index.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 components/congress/test-webapp/www/html/index.html (limited to 'components/congress/test-webapp/www/html/index.html') diff --git a/components/congress/test-webapp/www/html/index.html b/components/congress/test-webapp/www/html/index.html new file mode 100644 index 0000000..a36bcd5 --- /dev/null +++ b/components/congress/test-webapp/www/html/index.html @@ -0,0 +1,33 @@ + + + +OPNFV Congress Test + + + + + + + +
+ +
+ +
+
+ + -- cgit 1.2.3-korg