{{ site_config.site_name }}

{% if site_config.site_title %}

{{ site_config.site_title }}

{% endif %} {% if site_config.description %}

{{ site_config.description|linebreaksbr }}

{% endif %} {% if site_config.email or site_config.phone %}

{% if site_config.email %}{{site_config.email}}{% endif %} {% if site_config.email and site_config.phone %} || {% endif %} {% if site_config.phone %}{{site_config.phone}}{% endif %}

{% endif %} {% if site_config.email %}

Collaboration and Advertisement: {{site_config.email}}

{% endif %}
    {% for footer in footer_links %}
  • {{footer.title}}
  • {% endfor %}
    {% for social_media in social_media %} {% if social_media.platform == "facebook" %}
  • {% endif %} {% if social_media.platform == "instagram" %}
  • {% endif %} {% if social_media.platform == "pinterest" %}
  • {% endif %} {% if social_media.platform == "youtube" %}
  • {% endif %} {% if social_media.platform == "linkedin" %}
  • {% endif %} {% endfor %} {% if site_config.email %}
  • {% endif %}

Copyright ©{{site_config.copyright}}-{{current_year}} {{site_config.site_name}}.