{% extends "base.html" %} {% block announce %} {%- if config.extra.pre_release -%} You are currently viewing pre-release documentation. This may contain features that have not yet been released. For the most accurate information, please access the latest release. {%- endif -%} {% endblock %}