Back to Spark

Layout

python/docs/source/_templates/layout.html

4.1.1174 B
Original Source

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