{% for item in footer.legal %}
  • {{item.text}}
  • {% endfor %}
{% if footer.statement and footer.statement != '' %}

{{footer.statement}}

{% endif %} {% if footer.statement2 and footer.statement2 != '' %}

{{footer.statement2}}

{% endif %} {% if footer.disclaimer and footer.disclaimer != '' %}

{{footer.disclaimer}}

{% endif %} {% if footer.address and footer.address != '' %}

{{footer.address}}

{% endif %}

Copyright © Nucific.