mirror of
https://github.com/nolanlawson/pinafore
synced 2025-02-09 07:58:43 +01:00
remove title for user account pages
This commit is contained in:
parent
2f8bd171d4
commit
9a610273b6
@ -4,7 +4,7 @@
|
||||
|
||||
<Layout page='tags'>
|
||||
{{#if $isUserLoggedIn}}
|
||||
<DynamicPageBanner title="{{profileName}}" />
|
||||
<DynamicPageBanner title="" />
|
||||
{{#if $currentAccountProfile}}
|
||||
<AccountProfile profile="{{$currentAccountProfile}}"
|
||||
relationship="{{$currentAccountRelationship}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user