aboutsummaryrefslogtreecommitdiffstats
path: root/public/install/view/template/common/footer.twig
blob: 8d8bd268a6c9ad7acc06b916fe2e17f290a6f314 (plain)
1
2
3
4
5
6
<footer>
  <div class="container">
    <a href="https://www.opencart.com" target="_blank">{{ text_project }}</a>|<a href="http://docs.opencart.com/en-gb/introduction/" target="_blank">{{ text_documentation }}</a>|<a href="https://forum.opencart.com" target="_blank">{{ text_support }}</a><br />
  </div>
</footer>
</body></html>