diff --git a/src/components/action-sheet/test/basic/index.ts b/src/components/action-sheet/test/basic/index.ts
index 34da55c8b4..c2caa533a6 100644
--- a/src/components/action-sheet/test/basic/index.ts
+++ b/src/components/action-sheet/test/basic/index.ts
@@ -154,12 +154,14 @@ class E2EPage {
@Component({
template: `
-
-
-
-
- Modal
-
+
+
+
+
+
+ Modal
+
+
Hi, I'm Bob, and I'm a modal.
diff --git a/src/components/action-sheet/test/basic/main.html b/src/components/action-sheet/test/basic/main.html
index 93915ed9a2..59de1bfa63 100644
--- a/src/components/action-sheet/test/basic/main.html
+++ b/src/components/action-sheet/test/basic/main.html
@@ -1,9 +1,14 @@
+
+
+
+ Action Sheet
+
+
+
-
- Action Sheet
-
+
@@ -11,4 +16,5 @@
Result: {{result}}
+
diff --git a/src/components/alert/test/basic/index.ts b/src/components/alert/test/basic/index.ts
index 23e2050c44..766e3c1881 100644
--- a/src/components/alert/test/basic/index.ts
+++ b/src/components/alert/test/basic/index.ts
@@ -295,12 +295,14 @@ class E2EPage {
@Component({
template: `
-
-
-
-
- Modal
-
+
+
+
+
+
+ Modal
+
+
Hi, I'm Bob, and I'm a modal.
diff --git a/src/components/alert/test/basic/main.html b/src/components/alert/test/basic/main.html
index 3aa69d47c2..eb58eafab7 100644
--- a/src/components/alert/test/basic/main.html
+++ b/src/components/alert/test/basic/main.html
@@ -1,6 +1,11 @@
-
- Alerts
-
+
+
+
+ Alerts
+
+
+
+
diff --git a/src/components/alert/test/dismiss/index.ts b/src/components/alert/test/dismiss/index.ts
index be0148cae1..a01daa24eb 100644
--- a/src/components/alert/test/dismiss/index.ts
+++ b/src/components/alert/test/dismiss/index.ts
@@ -24,7 +24,7 @@ export class E2EPage {
]
});
- alert.onDismiss((asdf) => {
+ alert.onDismiss(() => {
console.log('dismiss');
this.nav.push(AnotherPage);
});
@@ -35,9 +35,11 @@ export class E2EPage {
@Component({
template: `
-
- Another Page
-
+
+
+ Another Page
+
+
+
\ No newline at end of file
diff --git a/src/components/button/test/icons/main.html b/src/components/button/test/icons/main.html
index c6ab489375..081c17c2ed 100644
--- a/src/components/button/test/icons/main.html
+++ b/src/components/button/test/icons/main.html
@@ -1,7 +1,11 @@
+
+
+
+ Buttons Icons
+
+
+
-
- Buttons Icons
-
diff --git a/src/components/button/test/raised/main.html b/src/components/button/test/raised/main.html
index 51a9b1d7f3..cd85adc1fd 100644
--- a/src/components/button/test/raised/main.html
+++ b/src/components/button/test/raised/main.html
@@ -1,7 +1,11 @@
+
+
+
+ Raised Buttons
+
+
+
-
- Raised Buttons
-
@@ -38,4 +42,5 @@
+
diff --git a/src/components/button/test/round/main.html b/src/components/button/test/round/main.html
index f90d2f7b70..e18627e16a 100644
--- a/src/components/button/test/round/main.html
+++ b/src/components/button/test/round/main.html
@@ -1,9 +1,14 @@
+
+
+
+ Round Buttons
+
+
+
-
- Round Buttons
-
+
@@ -18,6 +23,7 @@
+
\ No newline at end of file
diff --git a/src/components/popover/test/basic/main.html b/src/components/popover/test/basic/main.html
index 55361f5858..d031afd448 100644
--- a/src/components/popover/test/basic/main.html
+++ b/src/components/popover/test/basic/main.html
@@ -1,24 +1,30 @@
-
-
-
-
-
- Popover
-
-
-
-
-
+
+
+
+
+
+
+
+ Popover
+
+
+
+
+
+
+
+
+
-
- Popover
-
-
-
-
-
+
+
+
+
+ Popover
+
+
+
+
+
+
+
diff --git a/src/components/radio/test/basic/main.html b/src/components/radio/test/basic/main.html
index 4c4c9681a7..007d1bc22a 100644
--- a/src/components/radio/test/basic/main.html
+++ b/src/components/radio/test/basic/main.html
@@ -1,7 +1,11 @@
-
- Radio Group
-
+
+
+
+ Radio Group
+
+
+
diff --git a/src/components/range/test/basic/page1.html b/src/components/range/test/basic/page1.html
index ace0d3ada0..dcc8dec1a0 100644
--- a/src/components/range/test/basic/page1.html
+++ b/src/components/range/test/basic/page1.html
@@ -1,18 +1,18 @@
-
+
-
+
+
+
+ Range
+
+
+
-
- Range
-
-
-
-
-
+
diff --git a/src/components/refresher/test/basic/main.html b/src/components/refresher/test/basic/main.html
index 1e8ded6a6d..6b44c4231a 100644
--- a/src/components/refresher/test/basic/main.html
+++ b/src/components/refresher/test/basic/main.html
@@ -1,4 +1,11 @@
-Pull To Refresh
+
+
+
+ Pull To Refresh
+
+
+
+
diff --git a/src/components/scroll/test/basic/main.html b/src/components/scroll/test/basic/main.html
index 3637a85aae..1fcccb8b5a 100644
--- a/src/components/scroll/test/basic/main.html
+++ b/src/components/scroll/test/basic/main.html
@@ -1,26 +1,32 @@
-
- Scroll
+
-
+
+ Scroll
+
- Horizontal
-
-
-
+
- Vertical
-
-
-
- Both
-
-
-
+
+
+ Horizontal
+
+
+
+
+ Vertical
+
+
+
+
+ Both
+
+
+
+
+
-
-
+
+
Virtual Scroll: Image Gallery
@@ -40,8 +42,10 @@
+
+
+
Virtual Scroll{{webview}}
@@ -7,10 +8,11 @@
+
-
+
@@ -31,5 +33,4 @@
-
diff --git a/tooling/generators/page/page.tmpl.html b/tooling/generators/page/page.tmpl.html
index 6d2097f41a..58a9985901 100644
--- a/tooling/generators/page/page.tmpl.html
+++ b/tooling/generators/page/page.tmpl.html
@@ -5,11 +5,14 @@
Ionic pages and navigation.
-->
+
<%= name %>
+
+