{% extends "base.html" %} {% block announce %} {%- if config.extra.nightly -%}
This is nightly documentation, and it may differ from stable. Please see here for stable documentation.
{%- endif -%} {% endblock %}