src/main/webapp/index.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 14 Apr 2011 15:42:46 +0200
changeset 21 0f6859991f55
parent 2 cf829ec742b3
permissions -rw-r--r--
radview: 0.3 -> 0.4-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>