|
|
|
@ -35,11 +35,17 @@
|
|
|
|
|
<link rel="apple-touch-icon-precomposed" sizes="512x512" href="img/apple-touch-icon-512x512.png"> |
|
|
|
|
</head> |
|
|
|
|
<body ontouchstart=""> |
|
|
|
|
<header class="bar-title"> |
|
|
|
|
<a class="button-prev" href="one.html" data-transition="slide-out"> |
|
|
|
|
Back |
|
|
|
|
</a> |
|
|
|
|
<h1 class="title">Push</h1> |
|
|
|
|
</header> |
|
|
|
|
|
|
|
|
|
<div class="content"> |
|
|
|
|
<ul class="list"> |
|
|
|
|
<li><a href="one.html" data-transition="slide-out">Go back</a>, or try your browser back button.</li> |
|
|
|
|
</ul> |
|
|
|
|
<ul class="list"> |
|
|
|
|
<li>Tap the back button or try your browser back button.</li> |
|
|
|
|
</ul> |
|
|
|
|
</div> |
|
|
|
|
</body> |
|
|
|
|
</html> |