{% sw_extends '@Storefront/storefront/base.html.twig' %} {% block base_head %} {{ parent() }} {# Add Bootstrap Icons CDN #} {# Add Google Fonts - Inter #} {% endblock %} {% block base_main %}
{{ dump() }}
{# {{ page.cmsPage.type }} #} {{ parent() }} {#

{{ "theme.aboutAsocut"|trans|default("About ASOCUT") }}

#} {% endblock %}