src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Fri, 10 Feb 2012 09:53:09 +0100
changeset 15 995184977e9b
parent 11 43fa65f5072e
permissions -rw-r--r--
a3e3bd30f0d19526 Contact UI

<!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>