diff --git a/examples/basic-example.php b/examples/basic-example.php
index d83d5981..b7074fbd 100644
--- a/examples/basic-example.php
+++ b/examples/basic-example.php
@@ -123,7 +123,7 @@
Nette Forms basic example
-
+
Nette Forms basic example
diff --git a/examples/custom-control.php b/examples/custom-control.php
index 55f1e09e..84f33732 100644
--- a/examples/custom-control.php
+++ b/examples/custom-control.php
@@ -128,7 +128,7 @@ public static function validateDate(Nette\Forms\Control $control): bool
Nette Forms custom control example
-
+
Nette Forms custom control example
diff --git a/examples/custom-rendering.php b/examples/custom-rendering.php
index 46d65099..360333b9 100644
--- a/examples/custom-rendering.php
+++ b/examples/custom-rendering.php
@@ -118,7 +118,7 @@
background: #EEE;
}
-
+
Nette Forms custom rendering example
diff --git a/examples/custom-validator.php b/examples/custom-validator.php
index cf4ee5be..ff733fcb 100644
--- a/examples/custom-validator.php
+++ b/examples/custom-validator.php
@@ -49,7 +49,7 @@ public static function divisibilityValidator($item, $arg): bool
Nette Forms custom validator example
-
+
+
Nette Forms and HTML5
diff --git a/examples/live-validation.php b/examples/live-validation.php
index c475519e..63cf4348 100644
--- a/examples/live-validation.php
+++ b/examples/live-validation.php
@@ -52,7 +52,7 @@
Nette Forms live validation example
-
+
+
Nette Forms localization example
diff --git a/examples/manual-rendering.php b/examples/manual-rendering.php
index d63d3989..1a02e171 100644
--- a/examples/manual-rendering.php
+++ b/examples/manual-rendering.php
@@ -48,7 +48,7 @@
Nette Forms manual form rendering
-
+