Skip to content

Commit dba34d2

Browse files
SWHLGreatV
andauthored
docs: Add tip of old documents (#13960)
* docs: Add tip of old documents * Update overrides/main.html --------- Co-authored-by: Wang Xin <[email protected]>
1 parent 9ae15bf commit dba34d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

overrides/main.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{% extends "base.html" %}
2+
3+
{% block outdated %}
4+
You're not viewing the latest version.
5+
<a href="{{ '../' ~ base_url }}">
6+
<strong>Click here to go to latest.</strong>
7+
</a>
8+
{% endblock %}

0 commit comments

Comments
 (0)