|
|
@ -7,14 +7,13 @@ |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Roboto --> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,500,700"> |
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../dist/ratchet.css"> |
|
|
|
<link rel="stylesheet" href="../../dist/ratchet.css"> |
|
|
|
<link rel="stylesheet" href="../../dist/ratchet-theme-android.css"> |
|
|
|
<link rel="stylesheet" href="../../dist/ratchet-theme-android.css"> |
|
|
|
<link rel="stylesheet" href="css/app.css"> |
|
|
|
<link rel="stylesheet" href="css/app.css"> |
|
|
|
<script src="../../dist/ratchet.js"></script> |
|
|
|
<script src="../../dist/ratchet.js"></script> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Roboto --> |
|
|
|
|
|
|
|
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700,500' rel='stylesheet' type='text/css'> |
|
|
|
|
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
<header class="bar bar-nav"> |
|
|
|
<header class="bar bar-nav"> |
|
|
|