From a46014c6edd068cc1a1f678feef3d5a53a299eb4 Mon Sep 17 00:00:00 2001 From: David Balderston Date: Mon, 24 Aug 2015 18:27:33 -0700 Subject: [PATCH] Add Menu to About Ghost Page Header on About Page was still missing, so added it in * Added the header to the about.hbs --- core/client/app/templates/about.hbs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/client/app/templates/about.hbs b/core/client/app/templates/about.hbs index 1f38531ef4..97a2c05787 100644 --- a/core/client/app/templates/about.hbs +++ b/core/client/app/templates/about.hbs @@ -1,4 +1,7 @@
+
+ {{#gh-view-title openMobileMenu="openMobileMenu"}}About Ghost{{/gh-view-title}} +