Exemplo n.º 1
0
 public function getHomeUrl($url = null)
 {
     return LuLu::getHomeUrl($url);
 }
Exemplo n.º 2
0
echo $this->getThemeUrl();
?>
/js/jquery.min.js'></script>
    <?php 
$this->head();
?>
</head>
<body class="home blog" style="height:100%;">
<?php 
$this->beginBody();
?>
    <header id="header" class="header">
        <div class="container-inner" style="height: 60px;">
            <div class="yusi-logo" style="font-size: 40px;margin-top:15px;">
                <a href="<?php 
echo LuLu::getHomeUrl();
?>
"><?php 
echo $this->getConfigValue('sys_site_name');
?>
</a>
            </div>
            <div class="ban-r">
            	<?php 
echo $this->getConfigValue('sys_site_description');
?>
            </div>
        </div>

        <div id="nav-header" class="navbar">
            <ul class="nav">