Blame view

templates_c/%%BA^BA3^BA3597CC%%navig.tpl.php 1.25 KB
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  <?php /* Smarty version 2.6.16, created on 2015-07-24 13:57:57
           compiled from box/navig.tpl */ ?>
  <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
  smarty_core_load_plugins(array('plugins' => array(array('modifier', 'replace', 'box/navig.tpl', 12, false),)), $this); ?>
  <div class="navig">
  <a href="http://www.extremstyle.ua/" rel="v:url" property="v:title" style="text-decoration:none;color: #3C3C3C;">
  ÅêñòðåìÑòàéë
  </a>
  <?php if ($this->_tpl_vars['rubric']['id']): ?>
  >> <a href="http://www.extremstyle.ua/<?php echo $this->_tpl_vars['rubric']['translit']; ?>
  -catalogs/" rel="v:url" property="v:title" style="text-decoration:none;color: #3C3C3C;">
  <?php echo $this->_tpl_vars['rubric']['name']; ?>
  
  </a>
  <?php endif; ?>
  <?php if ($this->_tpl_vars['product']['id']): ?>
  >> <a href="http://www.extremstyle.ua/<?php echo $this->_tpl_vars['rubric']['translit']; ?>
  -catalogs/<?php echo $this->_tpl_vars['product']['translit']; ?>
  -<?php echo $this->_tpl_vars['product']['id']; ?>
  /" style="text-decoration:none;color: #3C3C3C;" rel="v:url" property="v:title">
  <?php echo ((is_array($_tmp=$this->_tpl_vars['product']['name'])) ? $this->_run_mod_handler('replace', true, $_tmp, '\'', ' ') : smarty_modifier_replace($_tmp, '\'', ' ')); ?>
  
  </a>
  <?php endif; ?>
  </div>