We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a41f54 commit 86742b7Copy full SHA for 86742b7
1 file changed
docs/overrides/main.html
@@ -1,8 +1,8 @@
1
{% extends "base.html" %}
2
3
{% block outdated %}
4
-You're not viewing the latest version.
+You're not viewing the current stable version.
5
<a href="{{ '../' ~ base_url }}">
6
- <b>Click here to go to the latest version.</b>
+ <b>Click here to go to the stable version.</b>
7
</a>
8
{% endblock %}
0 commit comments