|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Mail</title>
|
|
|
|
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../dist/ratchet.css">
|
|
|
|
<link rel="stylesheet" href="../../dist/ratchet-theme-ios.css">
|
|
|
|
<link rel="stylesheet" href="css/app.css">
|
|
|
|
<script src="../../dist/ratchet.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header class="bar bar-nav">
|
|
|
|
<a class="icon icon-left-nav pull-left" href="index.html" data-transition="slide-out"></a>
|
|
|
|
<a class="icon icon-refresh pull-right"></a>
|
|
|
|
<h1 class="title">All inboxes</h1>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
|
|
|
|
<ul class="table-view">
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="table-view-cell">
|
|
|
|
<a class="push-right" href="#">
|
|
|
|
Email subject line here
|
|
|
|
<p>Lorem ipsum dolor sit amet...</p>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- /.content -->
|
|
|
|
</body>
|
|
|
|
</html>
|