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