diff --git a/config/examples/example.html b/config/examples/example.html
index a2781d4b64..42308d60a2 100644
--- a/config/examples/example.html
+++ b/config/examples/example.html
@@ -4,7 +4,7 @@
-
+
{{{ extraHead }}}
@@ -15,13 +15,11 @@
-
-
+
@@ -52,8 +50,8 @@
<head>
<title>{{ title }}</title>
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
-<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ol3/{{ olVersion }}/ol.css" type="text/css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/ol3/{{ olVersion }}/ol.js"></script>
{{ extraHead }}
@@ -77,8 +75,8 @@
-
-
+
+
{{{ js.tag }}}
diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html
index 168eed2d90..0febead474 100644
--- a/examples/geolocation-orientation.html
+++ b/examples/geolocation-orientation.html
@@ -10,7 +10,7 @@ tags: "fullscreen, geolocation, orientation, mobile"
-
+
Mobile Geolocation Tracking with Orientation
diff --git a/examples/index.html b/examples/index.html
index b672822ee9..e168914afe 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -4,24 +4,33 @@
-
+