src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 14 Apr 2011 15:35:47 +0200
changeset 18 a19b95b09409
parent 2 cf829ec742b3
permissions -rw-r--r--
b7821dd12dd8b749 Repeated Status Type column

<!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 Radius Viewer</h2>
    </div>
  </body>
</html>