diff --git a/app/views/layout.html b/app/views/layout.html
index 8f5dae7..ed12c1a 100755
--- a/app/views/layout.html
+++ b/app/views/layout.html
@@ -33,6 +33,19 @@
text: "App",
href: "/"
},
+ account: {
+ classes: "nhsapp-u-hide-until-tablet",
+ items: [
+ {
+ text: "App help",
+ href: "#"
+ },
+ {
+ text: "Log out",
+ href: "#"
+ }
+ ]
+ },
navigation: {
items: [
{