{% if theme_var('enable_social') %}
    {% include 'partials/social.html.twig' %}
{% endif %}

© {{ "now"|date("Y") }} {{ site.author.name }}. {{config.theme.footer.copyright_text|raw}}.