Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
//#Frimen darase
if ($_SERVER['QUERY_STRING']=="") {$tpl->load_template('pradzia.tpl'); } else {$tpl->load_template('main.tpl');}
//# iki cia
dopishy v .htaccessЯ написал в index.php так
if ($_SERVER['QUERY_STRING']=="http://www.fmnokia.net/smart" or $_SERVER['QUERY_STRING']=="http://fmnokia.net/smart") {$tpl->load_template('main_smart.tpl'); } else {$tpl->load_template('main.tpl');}
но main smart по адресу Для просмотра ссылки Войдиили Зарегистрируйся не загружается.
if ($_SERVER['QUERY_STRING']=="uzesmart=da") { $tpl->load_template('main_smart.tpl'); } else { $tpl->load_template('main.tpl');
}