Demo text
diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/Intro.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/Intro.xhtml
index 4eb1486..71e9e4c 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/Intro.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/Intro.xhtml
@@ -21,7 +21,7 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 xmlns:tc="http://myfaces.apache.org/tobago/component"
                 xmlns:ui="http://java.sun.com/jsf/facelets">
-  <p>This is the demo of Tobago.
+  <p>This is the demo and documentation of Tobago #{serverInfo.version}.
     It shows the components and concepts of Tobago and is also a main part of the documentation.</p>
   <p>If you want to migrate from an older version, you'll find further information in the
     <tc:link label="migration guide" outcome="/content/10-intro/50-migration/Migration.xhtml"/>.</p>