Update layout.html (#3575)

This commit is contained in:
jack1142
2020-02-19 09:24:28 +01:00
committed by GitHub
parent 4956e67348
commit cd48e06060

View File

@@ -5,7 +5,7 @@
<p class="first admonition-title">Warning</p> <p class="first admonition-title">Warning</p>
<p class="last"> <p class="last">
This document is for Red's development version, which can be significantly different from previous releases. 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 <a href="{{ versions['stable'] }}">Red documentation for the current stable release</a>. If you're a regular user, you should read the <a href="{{ dict(versions)['stable'] }}">Red documentation for the current stable release</a>.
</p> </p>
</div> </div>
{% endif %} {% endif %}