{# Footer start #}
{# Logo #}
{{ this.theme.site_name }} logo

{{ this.theme.global_company_statement|nl2br }}

{% if this.theme.global_phone|length or this.theme.global_email|length %}
    {% if this.theme.global_phone|length %}
  • {{ this.theme.global_phone }}
  • {% endif %}
  • {{ this.theme.global_email }}
{% endif %}
{% if this.theme.global_im_repeater|length > 0 %}

{{ this.theme.global_im_title }}

    {% for item in this.theme.global_im_repeater %}
  • {% if item.channel == 'Viber' %} {{ item.channel }} {% elseif item.channel == 'WhatsApp' %} {{ item.channel }} {% elseif item.channel == 'Messenger' %} {{ item.channel }} {% elseif item.channel == 'Skype' %} {{ item.channel }} {% elseif item.channel == 'Telegram' %} {{ item.channel }} {% else %} {{ item.channel }} {% endif %}
  • {% endfor %}
{% endif %}

Navigate to

  • Blog
  • Privacy Policy
  • Maintenance
  • Error Page (500)
  • Page Not Found (404)

{{ this.theme.global_newsletter_title }}

{{ this.theme.global_newsletter_text|nl2br }}

{% component 'newsletterForm' %}
{# Social #} {% if this.theme.global_social_repeater|length > 0 %}
{% for item in this.theme.global_social_repeater %} {% endfor %}
{% endif %}
{# Footer bottom area #}
{# Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. #}

© {{ 'now' | date('Y') }} {{ this.theme.site_name }}. All rights reserved | Template by Colorlib | Ported to October CMS by Marios Sofokleous

{# Footer end #}