{% extends "!layout.html" %} {%- block extrahead %} {%- if theme_google_analytics_id %} {%- endif %} {% for favicon in theme_favicons %} {% if favicon.href[:4] == 'http'%} {% else %} {% endif %} {% endfor %} {%- endblock %} {%- block footer %} {%- include "footer.html" %} {%- if theme_google_analytics_id %}
Accept
Decline
{%- endif %} {%- endblock %}