summaryrefslogtreecommitdiffstats
path: root/src/arrow/docs/source/_templates/layout.html
blob: a9d0f30bcf8eac85e2877756b7a18c7b127cd5c7 (plain)
1
2
3
4
5
{% extends "pydata_sphinx_theme/layout.html" %}

{# Silence the navbar #}
{% block docs_navbar %}
{% endblock %}