PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
templates
/
jm-car-dealer-ef4
/
tpl
/
blocks
<?php /*-------------------------------------------------------------- # Copyright (C) joomla-monster.com # License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only # Website: http://www.joomla-monster.com # Support: info@joomla-monster.com ---------------------------------------------------------------*/ defined('_JEXEC') or die; // get the name of this block $name = JFile::stripExt(JFile::getName(__FILE__)); ?> <?php if($this->countFlexiblock($name)) : ?> <section id="jm-<?php echo $name ?>" class="<?php echo $this->getClass('block#'.$name) ?>"> <div class="container-fluid"> <?php echo $this->renderFlexiblock($name,'jmmodule'); ?> </div> </section> <?php endif; ?>
[+]
..
[-] bar.php
[edit]
[-] bottom.php
[edit]
[-] breadcrumb.php
[edit]
[-] comingsoon.php
[edit]
[-] footer-mod.php
[edit]
[-] footer.php
[edit]
[-] head.php
[edit]
[-] header.php
[edit]
[-] index.html
[edit]
[-] main.php
[edit]
[-] offcanvas.php
[edit]
[-] sample-block.php
[edit]
[-] system-message.php
[edit]
[-] top1.php
[edit]
[-] top2.php
[edit]
[-] .htaccess.disabled
[edit]