src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 11:51:30 +0200
changeset 93 8679b6804f4c
parent 11 43fa65f5072e
permissions -rw-r--r--
8a1d81b145a90a95 Contact/user info messages not localized

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