diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl
index d657a11c57..e515b547cf 100755
--- a/view/theme/testbubble/nav.tpl
+++ b/view/theme/testbubble/nav.tpl
@@ -4,11 +4,13 @@
$banner
- {{ if $nav.network }}
{{ endif }}
- {{ if $nav.home }}
{{ endif }}
-
- {{ if $nav.introductions }}
{{ endif }}
- {{ if $nav.messages }}
{{ endif }}
+ {{ if $nav.network }}
{{ endif }}
+ {{ if $nav.home }}
{{ endif }}
+
+ {{ if $nav.introductions }}
{{ endif }}
+ {{ if $nav.messages }}
{{ endif }}
+ {{ if $nav.notifications }}
{{ endif }}
+