kaktusy/themes/prestashop/footer.tpl

16 lines
230 B
Smarty

{if !$content_only}
</div>
<!-- Right -->
<div id="right_column" class="column">
{$HOOK_RIGHT_COLUMN}
</div>
</div>
<!-- Footer -->
<div id="footer">{$HOOK_FOOTER}</div>
</div>
{/if}
</body>
</html>