blob: 6ffe0b630f7a6899ccdd843d6c9833a14928079d [file] [log] [blame]
<!--
This file was generated by Tizen Web UI Builder.
This file will be auto-generated each and everytime you save your project.
Do not hand edit this file.
-->
<html>
<head>
<meta charset="utf-8">
<script>location.href="../app.html";</script>
</head>
<body>
<div data-role="page" id="page1" data-dom-cache="false" data-title="">
<div data-role="header" id="header1" data-position="fixed">
<h1>Multi-page application</h1>
</div>
<div data-role="content" data-scroll="y" id="content1" data-handler="false">
<div id="htmlblock1" class="">
<!--HtmlCodeBlock-Start[#htmlblock1]-->
This is a multi-page boilerplate template that you can copy to build your first Tizen Web UI Framework page.<br> This template contains multiple "page" containers inside.<br> <br> You link to internal pages by referring to the ID of the page you want to show.<br> For example, to <a href="page2.html">link</a> to the page with an ID of "two", my link would have a <span style="font-style:italic">href="page2.html"</span> in the code.
<!--HtmlCodeBlock-End[#htmlblock1]-->
</div>
<h3 id="heading3">Show internal pages:</h3>
<div data-role="button" data-corners="false" id="button1" data-style="" data-icon="" data-inline="false">Show page "two"</div>
<div data-role="button" data-corners="false" id="button2" data-style="" data-icon="" data-inline="false">Battery</div>
</div>
</div>
</body>
</html>