| changeset 11 | 43fa65f5072e |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/main/webapp/index.html Fri Feb 10 09:53:07 2012 +0100 @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> + <title>Home</title> + </head> + <body class="lift:content_id=main"> + <div id="main" class="lift:surround?with=default;at=content"> + <h2>Welcome to FIS</h2> + </div> + </body> +</html> +