diff --git a/_includes/header.html b/_includes/header.html index 2be9dc1100..d3cb270cbc 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,5 @@ + diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 8d1169247f..a57cab7452 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -2,6 +2,7 @@
+ diff --git a/examples/grid/index.html b/examples/grid/index.html index 2282d80667..0e90504f85 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index 0b45b9e23d..02998bb1f2 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index 4cf2f92938..d96ecab957 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index f2fd078c96..e8d08dd861 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index 258a0baf7a..65e9ec5850 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index c921a0d755..457885006a 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/navbar/index.html b/examples/navbar/index.html index b602cefd7a..ce5c90c3f8 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index ce8ac517a3..2aa5c4f576 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index e967e6933b..c8e6a793a5 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/signin/index.html b/examples/signin/index.html index de9fd5e3c1..45cb8db573 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index 244fe65f5e..1efa511bb2 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index ea1b1f5a11..591e4a8bb0 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index 325daa24cb..1243c1cbc7 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/theme/index.html b/examples/theme/index.html index dbc4fdaddb..0ca5a2fc43 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -2,6 +2,7 @@ + diff --git a/getting-started.html b/getting-started.html index 8c0d9d2a33..4751de08ec 100644 --- a/getting-started.html +++ b/getting-started.html @@ -749,6 +749,7 @@ bootstrap/ {% highlight html %} {% endhighlight %} +This tag is included in all docs pages and examples to ensure the best rendering possible in each supported version of Internet Explorer.
See this StackOverflow question for more information.