{% comment %}
Phone jump link (icvoss/django-brickwork#523): ADR-091 keeps
article-then-rail in source order, so the disclosure lands below a
long article. This package-owned link (shown only below the layout
breakpoint) makes the section menu discoverable above the fold
without reordering the DOM.
{% endcomment %}
{% translate "Documentation menu" %}
{% block docs_header_region %}
{% endblock %}
{% block content %}{% endblock %}
{% block docs_footer_region %}
{% endblock %}
{% block docs_nav_region %}
{% translate "Documentation" as bw_docs_nav_label_default %}
{% firstof docs_nav_label bw_docs_nav_label_default as bw_docs_nav_label %}