<?php if ($URL_MAIN == "http://mysite.com") { ?>
<%php echo "this is the main page" ?>
<?php }else{ ?>
<%php echo "this is NOT the main page" ?>
<?php } ?><?php if ( $this->_router->get_current_url() == '' ) { ... }<?php if ( $this->_router->getRequestPath() == '' ) { ... }It looks like you're new here. If you want to get involved, click one of these buttons!