{% if footer %}
{% for key,value in footer %} {% if value.href %} {{key}} {% else %} {{key}} {{value}} {% endif %} {% endfor %}