© {{ year }} {{ settings.site_title }}. All rights reserved.

{% if settings.privacy_page or settings.terms_page %}

{% if settings.privacy_page %} Privacy Policy {% endif %} {% if settings.terms_page %} Terms & Conditions {% endif %}

{% endif %}
{% if settings.social_links.facebook or settings.social_links.twitter or settings.social_links.instagram %}

Follow us:

{% if settings.social_links.facebook %} Facebook {% endif %} {% if settings.social_links.twitter %} Twitter {% endif %} {% if settings.social_links.instagram %} Instagram {% endif %} {% endif %}