src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Mon, 04 Apr 2011 10:22:37 +0200
changeset 3 009d59a415c1
parent 2 cf829ec742b3
permissions -rw-r--r--
Added README, LICENSE

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