Skip to content

Commit 27a1da5

Browse files
authored
remove caution
1 parent 0c0340f commit 27a1da5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

theme/partials/content.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{# Warning message for older versions #}
22
{% if page.url != '' and config.extra.current_version != Undefined and page.url[:2] != config.extra.current_version %}
33
<div class="alert alert-danger" role="alert">
4-
<h4>Caution</h4>
54
<p>
65
The documentation you are viewing is for an older version of this component.<br>
76
<a href="{{ nav.homepage.url|url }}">Switch to the latest ({{ config.extra.current_version }}) version.</a>

0 commit comments

Comments
 (0)