{% extends '!layout.html' %} {% block document %} {% if version_slug == 'latest' %}

Warning

This document is for Red's development version, which can be significantly different from previous releases. If you're a regular user, you should read the Red documentation for the current stable release.

{% endif %} {{ super() }} Fork me on GitHub {% endblock %}