コード例 #1
0
?>
favicon.ico" type="image/x-icon">

        <!--[if lt IE 7]>
            <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
        <![endif]-->
        <!--[if lt IE 8]>
            <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script>
        <![endif]-->
        <!--[if lt IE 9]>
            <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
            <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
        <![endif]-->
    </head>
    <body class="<?php 
echo $blankj3_helper->isFrontpage() . " " . $pageclass;
?>
">

        <?php 
if ($blankj3_helper->show_top || $blankj3_helper->show_top_left || $blankj3_helper->show_top_center || $blankj3_helper->show_right) {
    ?>
        <header id="site-header">
            <?php 
    if ($blankj3_helper->show_top) {
        ?>
            <section id="top">
                <div class="container">
                    <div class="top-modules-wrapper">
                        <jdoc:include type="modules" name="top" />
                    </div>