<footer>
<div class="d-block mb2">
<svg width="32px" height="32px" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" clip-rule="evenodd" viewBox="0 0 1024 1024" style="display: block;margin: auto;">
<path fill="#94c120" fill-rule="nonzero" d="M111 512c0-300.8 100.2-401 401-401s401 100.2 401 401-100.3 401-401 401c-300.8 0-401-100.3-401-401Zm358.6 46.5.4 150.2c0 30.6 35.5 49 59.7 30.2l1.9-1.6c83-73.3 146-127.5 228.4-200 2.6-2.4 4.1-5.8 4.1-9.3V307.9c0-3.2-3.6-4.9-6-2.8L469.6 558.5Zm81-108.9-.4-150.2c0-30.6-35.4-49-59.6-30.2l-2 1.6c-83 73.2-146 127.4-228.3 200a12.3 12.3 0 0 0-4.2 9.3v220.1c0 3.2 3.7 4.8 6 2.7l288.6-253.3Z" />
</svg>
</div>
<div class="basicFooter">
<a class="item1" href="{{ path('portada') }}">{{ "now"|date("Y") }} ©NextCaddy</a>
<a class="item1" href="{{ path('integracion') }}">Añade tu Widget NextCaddy</a>
<a class="item1" href="{{ path('cookies') }}">Política de Cookies</a>
<a class="item1" href="{{ path('privacidad') }}">Política de Privacidad</a>
<a class="item1" href="{{ path('terminos_condiciones') }}">Términos y Condiciones</a>
<a class="item1" target="_blank" href="http://www.aemet.es">Meteo ©AEMET</a>
{#<a class="item1" target="_blank" href="https://darksky.net">Meteo ©DarkSky</a>#}
</div>
</footer>