Skip to content

Commit 5bbd003

Browse files
author
Jaime Melis
committed
Remove devel banner
1 parent be7358f commit 5bbd003

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

source/_templates/layout.html

-11
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,3 @@
44
{{ super() }}
55
<a class='btn btn-neutral' id="start-here" href="{{ pathto('intro_release_notes/concepts_terminology/intro') }}"><i class="fa fa-font-awesome" aria-hidden="true"></i>&nbsp;Start Here</a>
66
{% endblock %}
7-
8-
{% block devel %}
9-
<div class="admonition warning alert alert-danger alert-error" style="margin-left: 15px; margin-right: 15px;">
10-
<p class="first admonition-title">
11-
Warning
12-
</p>
13-
<p class="last">
14-
This guide is under development. The material on this page needs to be reviewed for completeness and accuracy. This guide may have not been updated yet from the last release.
15-
</p>
16-
</div>
17-
{% endblock %}

0 commit comments

Comments
 (0)