From 9a610273b64b0957f3959e30f593a9a2d7af033d Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 3 Mar 2018 16:31:42 -0800 Subject: [PATCH] remove title for user account pages --- routes/accounts/[accountId].html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/accounts/[accountId].html b/routes/accounts/[accountId].html index 266873ba..51d8d632 100644 --- a/routes/accounts/[accountId].html +++ b/routes/accounts/[accountId].html @@ -4,7 +4,7 @@ {{#if $isUserLoggedIn}} - + {{#if $currentAccountProfile}}