{%- extends "base/base.html" %} {% block addl_head %} {% if config.JIRA_FEEDBACK_ENABLED %} {% endif %} {% if config.DOCS_ANALYTICS_ENABLED %} {% endif %} {% endblock addl_head %} {% block content %} {% block search_bar %} {% if config.SITE_SEARCH_ENABLED %}
{% endif %} {% endblock %}