We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa3b11 commit af84cdfCopy full SHA for af84cdf
_layouts/docs.html
@@ -10,6 +10,13 @@
10
11
<div class="col-md-8">
12
<h1>{{ page.title }}</h1>
13
+
14
+ <b><font color="red">This page is only valid for SU2 version 6.2.0 and lower.</font></b>
15
+ <br>
16
+ <b><font color="red">The new documentation section can be found </font></b><a href="{{ "/docs_v7/home" | prepend: relative_url }}">here</a>.
17
18
+ <hr>
19
20
<div id="markdown-content-container">{{ content }}</div>
21
<p class="text-center">
22
<br />
0 commit comments