src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 12 Apr 2012 10:52:42 +0200
changeset 46 3092875edd20
parent 11 43fa65f5072e
permissions -rw-r--r--
imported patch datatables+bootstrap-2.patch

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