| | |
| | | <meta charset="utf-8"> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| | | <link rel="manifest" href="index.manifest" /> |
| | | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
| | | <link rel="stylesheet" type="text/css" href="index.css"> |
| | | <style type="text/css" id="vehicle-data-style"></style> |
| | |
| | | |
| | | <h3 id="route-line"></h3> |
| | | |
| | | <p id="route-vehicle"></p> |
| | | |
| | | <table class="table table-condensed"> |
| | | <thead> |
| | | <tr> |
| | |
| | | <script tyle="text/javascript" src="lang_pl.js" id="lang_script"></script> |
| | | <script tyle="text/javascript" src="common.js"></script> |
| | | <script type="text/javascript" src="index.js"></script> |
| | | <script tyle="text/javascript" src="serviceworker-install.js"></script> |
| | | </body> |
| | | </html> |