22 lines
767 B
HTML
22 lines
767 B
HTML
<html>
|
|
<head>
|
|
<title>iDempiere Web Store</title>
|
|
<meta name="description" content="iDempiere Web Store Page" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
<link href="/standard.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<script language="JavaScript" type="text/javascript">
|
|
document.location='index.jsp';
|
|
</script>
|
|
</p>
|
|
<p><a href="http://www.idempiere.org/"><img src="iDempiere120x60.gif" alt="iDempiere™ - Copyright © 1999-2013" width="120" height="24" border="0" /></a>
|
|
</p>
|
|
<p>Click <a href="index.jsp">here</a> if not forwarded automatically</p>
|
|
<hr>
|
|
<p>How to <a href="customize.html">Customize</a> your web store</p>
|
|
</body>
|
|
</html>
|