Ejemplo n.º 1
0
<!doctype html>
<html>
    <head>
        <?php 
echo Libs_Global_PageHtml::getPageMeta($seoArr);
?>
        <link href="<?php 
echo $_SFP;
?>
css/style.css" type="text/css" rel="stylesheet">
        <?php 
if ($pageType === 'Detail') {
    ?>
            <link type="text/css" rel="stylesheet" href="<?php 
    echo $_SFP;
    ?>
css/embed.default.css">
        <?php 
}
?>
        <meta http-equiv="Cache-Control" content="no-transform" /> 
        <meta http-equiv="Cache-Control" content="no-siteapp" />
        <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=yes" />
        <style  >
            #wapfl{display:none;}
            @media(max-width:960px)
            {
	            body{width:100%}
                	.wp,#wp{width:95%;margin:0 auto;}
                	.hidden2{display:none;}
                #wapfl{display:block;margin:0 auto;width:95%;}