<%@ include file="/include/common.inc" %>
<html>

<head>
<%@ include file="/include/encoding.inc" %>
</head>

<body>
  <h3>Data Viewer Sample Application</h3>
<a href=" http://localhost:4444/me/run/mobile_engine/!">ME Home</a>&nbsp;&nbsp;
<a href=" http://localhost:4444/me/servlet/com.sap.ip.me.core.LoginServlet?event=logout">Logout</a>
<hr>
${block1}
</body>

</html>
