19 lines
513 B
PHP
19 lines
513 B
PHP
<?php /* Smarty version 2.6.20, created on 2012-12-05 09:50:48
|
|
compiled from /srv/www/vhosts/firestorm.pl/subdomains/kaktusy/httpdocs/themes/prestashop/footer.tpl */ ?>
|
|
<?php if (! $this->_tpl_vars['content_only']): ?>
|
|
</div>
|
|
|
|
<!-- Right -->
|
|
<div id="right_column" class="column">
|
|
<?php echo $this->_tpl_vars['HOOK_RIGHT_COLUMN']; ?>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer -->
|
|
<div id="footer"><?php echo $this->_tpl_vars['HOOK_FOOTER']; ?>
|
|
</div>
|
|
</div>
|
|
<?php endif; ?>
|
|
</body>
|
|
</html>
|