src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 08 Dec 2011 13:26:45 +0100
changeset 25 9eb79c10a02e
parent 2 cf829ec742b3
permissions -rw-r--r--
radview: 0.4 -> 0.5-SNAPSHOT

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