{% sw_extends '@Storefront/storefront/base.html.twig' %}
{% block base_head %}
{{ parent() }}
{% if config('TcinnCopyrightCustom.config.TcinnCopyrightLogoActive') or config('TcinnCopyrightCustom.config.TcinnCopyrightActive') %}
{% endif %}
{% endblock %}