| Server IP : 104.21.17.213 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/freerealestateresources.com/templates_c/ |
Upload File : |
<?php /* Smarty version 2.6.32, created on 2023-10-13 11:18:42
compiled from breadcrumb.tpl.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'replace', 'breadcrumb.tpl.html', 12, false),array('modifier', 'lower', 'breadcrumb.tpl.html', 17, false),array('modifier', 'capitalize', 'breadcrumb.tpl.html', 17, false),)), $this); ?>
<div xmlns:v="http://rdf.data-vocabulary.org/#">
<span typeof="v:Breadcrumb">
<a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
" rel="v:url" property="v:title">Home</a>
</span>
<?php if ($this->_tpl_vars['category']['name']): ?>
<span typeof="v:Breadcrumb">
← <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
" rel="v:url" property="v:title"><?php echo $this->_tpl_vars['category']['description']; ?>
</a>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['state']): ?>
<span typeof="v:Breadcrumb">
← <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
" rel="v:url" property="v:title"><?php echo $this->_tpl_vars['state_info']['state_desc']; ?>
<?php echo $this->_tpl_vars['category']['description']; ?>
</a>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['city']): ?>
<span typeof="v:Breadcrumb">
← <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER2']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
.html" rel="v:url" property="v:title"><?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('capitalize', true, $_tmp, true) : smarty_modifier_capitalize($_tmp, true)); ?>
</a>
</span>
<?php endif; ?>
<?php if ($this->_tpl_vars['ZipCode']): ?>
<span typeof="v:Breadcrumb">
← <a href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
<?php echo $this->_tpl_vars['category']['name']; ?>
<?php echo $this->_tpl_vars['DELIMITER']; ?>
<?php echo ((is_array($_tmp=$this->_tpl_vars['state'])) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER2']; ?>
<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['city'])) ? $this->_run_mod_handler('lower', true, $_tmp) : smarty_modifier_lower($_tmp)))) ? $this->_run_mod_handler('replace', true, $_tmp, ' ', "-") : smarty_modifier_replace($_tmp, ' ', "-")); ?>
<?php echo $this->_tpl_vars['DELIMITER2']; ?>
<?php echo $this->_tpl_vars['ZipCode']; ?>
.html" rel="v:url" property="v:title"><?php echo $this->_tpl_vars['ZipCode']; ?>
</a>
</span>
<?php endif; ?>
</div>