summaryrefslogtreecommitdiffstats
path: root/doc/_templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_templates/layout.html')
-rw-r--r--doc/_templates/layout.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index 2cf03a18d1..585e6c560b 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -8,6 +8,8 @@
{% macro feedback_rellinks() %}
<div class="footer-wrapper" >
<div class="footer" >
+ <div class="right" ><i>Release: {{ release }} </i>
+ </div>
<div class="left" >
{%- for rellink in rellinks|reverse %}
<a href="{{ pathto(rellink[0]) }}"