diff --git a/ionic/components/nav/test/basic/pages/first-page.js b/ionic/components/nav/test/basic/pages/first-page.js
index bb22e0a6d6..e4da5db14b 100644
--- a/ionic/components/nav/test/basic/pages/first-page.js
+++ b/ionic/components/nav/test/basic/pages/first-page.js
@@ -10,13 +10,13 @@ import {SecondPage} from './second-page';
template: '' +
'' +
'First Page' +
- '' +
+ '' +
'' +
- '' +
- '' +
+ '' +
+ '' +
'' +
'' +
- '' +
+ '' +
'' +
'' +
'First Page: {{ val }}
' +