tpl_4f0c4c2f_main__jgQvRiezNsXA9sGdb4tzLg.php
1.77 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?php
function tpl_4f0c4c2f_main__jgQvRiezNsXA9sGdb4tzLg($tpl, $ctx) {
$_thistpl = $tpl ;
$_translator = $tpl->getTranslator() ;
?>
<div class="container">
<div class="header">
<div class="clr"></div>
</div><!-- header -->
<div class="content">
<div id="rg-gallery" class="rg-gallery">
<div class="rg-thumbs">
<!-- Elastislide Carousel Thumbnail Viewer -->
<div class="es-carousel-wrapper">
<div class="es-nav">
<span class="es-nav-prev">Предыдущее</span>
<span class="es-nav-next">Следующее</span>
</div>
<div class="es-carousel">
<?php
$_tmp_1 = $ctx->repeat ;
$_tmp_1->r = new PHPTAL_RepeatController($ctx->path($ctx->row, 'imagesArray'))
;
$ctx = $tpl->pushContext() ;
foreach ($_tmp_1->r as $ctx->r): ;
?>
<ul>
<li><a href="#"><img src="<?php echo phptal_escape($ctx->r) ?>" data-large="<?php echo phptal_escape($ctx->r) ?>"/></a></li>
</ul><?php
endforeach ;
$ctx = $tpl->popContext() ;
?>
</div>
</div>
<!-- End Elastislide Carousel Thumbnail Viewer -->
</div><!-- rg-thumbs -->
</div><!-- rg-gallery -->
</div><!-- content -->
</div><!-- container -->
<div style="display: none; margin-top: 50px;">
<h3>Out:</h3>
<div id="output"></div>
</div>
<div class="text2"><?php echo phptal_tostring($ctx->path($ctx->row, 'desc')); ?>
</div><?php
/* end */ ;
}
?><?php /*
*** DO NOT EDIT THIS FILE ***
Generated by PHPTAL from /var/www/iqrFtC/iqr.com.ua/autolife/source/modules/autocatalog/tmpl/view/main.html (edit that file instead) */; ?>