{% extends "!base.html" %} {% block outdated %} {% if docs_version_kind == "pull-request" %} This page was created from a pull request build See the build's detail page or pull request #{{ docs_pr_number|e }} for more information. {% else %} {% endif %} {% endblock %}