Created
November 18, 2016 01:43
-
-
Save vojtatranta/fa41052dac9eb63451f64a4039fb36d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="cs"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="x-ua-compatible" content="ie=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | |
<!--[if lt IE 10]> | |
<link rel="stylesheet" type="text/css" href="/styles/older-browser.css"> | |
<![endif]--> | |
<link rel="stylesheet" type="text/css" href="/styles/app-global-0.5.5.css?r=0.4163230157042668"> | |
<link rel="stylesheet" type="text/css" href="/styles/app-modules-0.5.5.css?r=0.8813591636686362"> | |
<script src="//cdn.polyfill.io/v2/polyfill.min.js"></script> | |
<!-- prod analytics env --> | |
<script src="//assets.adobedtm.com/c2c24ab92b24a593e4d209ac95c8e7f1add919ab/satelliteLib-af7353ee2040f9e101475e3f214f23cb62378f36.js"></script> | |
</head> | |
<body> | |
<div id="app"></div> | |
<script type="text/javascript"> | |
window.CSRF = 'j3IOfRLD-dVe0ZKTe_ZCmCpK1sXLW1Kv96uY' | |
window.VERSION = '0.5.5' | |
window.INITIAL_STATE = null | |
window.BASE_URL = 'http://www.airbank.cz' | |
</script> | |
<script src="/vendor-0.5.5.js"></script> | |
<script src="/commons-0.5.5.js"></script> | |
<script src="/app-0.5.5.js"></script> | |
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDV3VR7GPcLmWFCHSkmQxaBkB-3jchbNTI&libraries=places" async defer></script> | |
<script type="text/javascript">(typeof _satellite != "undefined") && _satellite.pageBottom();</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment