use SERIES_INFO to pick up the message to describe the series status
Change-Id: I0297a85c245b0d7711ac49506a74239e403a0838 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-9">
|
||||
<h2>Documentation for {{SERIES_TITLE}} ({{SERIES_INFO.date}})</h2>
|
||||
<p>This is not the latest release. Use the menu to select a different release if needed.</p>
|
||||
{% include "templates/series_status.tmpl" %}
|
||||
</div>
|
||||
{% include 'templates/dropdown_releases_and_languages.tmpl' %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user