{% extends "layout.html" %} {% block body %}
This document is for {{ project }}'s development version, which can be significantly different from previous releases. Get the stable docs here: {{ version_stable }}.
{% else %}This document describes the current stable version of {{project}} ({{ version }}). For development docs, go here.
{% endif %}