diff --git a/examples/templates/example.html b/examples/templates/example.html
index 6d10e37676..b015d12b9f 100644
--- a/examples/templates/example.html
+++ b/examples/templates/example.html
@@ -117,11 +117,13 @@
This example uses OpenLayers v{{ olVersion }}. The latest is v.
-
+ {{#if ./experimental}}
+
This example uses features that are not part of the stable API and subject to change between releases. Consult the API documentation
to see what is supported in the latest release.