{% if copyright %} © {{ copyright }} {% endif %} {% if footer_address %} {% if copyright %}
{% endif %} {{ footer_address }} {% endif %}
{# powered #}
{% block powered %} {% include "templates/includes/footer/footer_powered.html" %} {% endblock %}