/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
data/welcome.html
18 строк
766 B
Илья Гречухин
[ios] Unified html settings.
19 ноя 2015, 14:18
19 ноя 2015, 14:18
b75d2dd
Код
Авторство
О чём код?
<html> <head> <meta charset="UTF-8"/> <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'> <style type="text/css"> html { -webkit-text-size-adjust: none; } </style> </head> <body> <center><h1>Offline World Map in your computer</h1></center> <p>Congratulations! You're just in one step to see yor favourite cities and countries!</p> <p>Download them once and use everywhere - no internet access is needed!</p> <p>We'll try to keep you updated when new application versions and new map data become available.</p> <p>And of course, you always can check latest news on our web site: <a href="http://www.mapswithme.com">www.mapswithme.com</a></p> </body> </html>