{% from "macros/widgets.html" import copyright, list, latestProducts, latestPosts %}
{{ copyright('footer') }}
{{ list('footer') }}
{{ latestProducts('footer') }}
{{ latestPosts('footer') }}