Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <footer id="footer" class="footer Footer">
- <div class="Sidebar-extra">
- {if isset($HOOK_FOOTER)}
- {$HOOK_FOOTER}
- {/if}
- {*<div class="Footer-menu">
- <ul class="FooterMenu">
- <li class="FooterMenu-item">
- <a class="FooterMenu-link" href="#">Regulamin</a>
- </li>
- <li class="FooterMenu-item">
- <a class="FooterMenu-link" href="#">Dostawa i płatność</a>
- </li>
- <li class="FooterMenu-item">
- <a class="FooterMenu-link" href="#">Store locator</a>
- </li>
- <li class="FooterMenu-item">
- <a class="FooterMenu-link" href="#">Kontakt</a>
- </li>
- </ul>
- </div>*}
- <div class="Footer-section">
- <a class="Footer-eu" href="{$link->getCMSLink(12)}">
- <img class="Footer-logo" src="{$img_dir}kotm/logo-fe--{$lang_iso}.jpg" alt="">
- </a>
- <a class="Footer-pl" href="{$link->getCMSLink(12)}">
- <img class="Footer-logo" src="{$img_dir}kotm/logo-polska.jpg" alt="">
- </a>
- <a class="Footer-pl" href="{$link->getCMSLink(12)}">
- <img class="Footer-logo" src="{$img_dir}kotm/rp-vertical.png" alt="">
- </a>
- <a class="Footer-eu" href="{$link->getCMSLink(12)}">
- <img class="Footer-logo" src="{$img_dir}kotm/logo-ue--{$lang_iso}.jpg" alt="">
- </a>
- </div>
- <div class="Footer-copyrights Copyrights">
- <div class="Copyrights-line">{'Y'|date} © Moon Sp.z.o.o. Sp. k / {l s='All rights reserved.'}</div>
- {*<div class="Copyrights-line">projekt: Andrzej Budek</div>
- <div class="Copyrights-line">realizacja: <a class="Copyrights-link" href="http://grzegorowski.com">Jan Grzegorowski</a></div>*}
- </div>
- </div>
- </footer>
Advertisement
Add Comment
Please, Sign In to add comment