remove title for user account pages
This commit is contained in:
		
							parent
							
								
									2f8bd171d4
								
							
						
					
					
						commit
						9a610273b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4,7 +4,7 @@ | ||||||
| 
 | 
 | ||||||
| <Layout page='tags'> | <Layout page='tags'> | ||||||
|   {{#if $isUserLoggedIn}} |   {{#if $isUserLoggedIn}} | ||||||
|   <DynamicPageBanner title="{{profileName}}" /> |   <DynamicPageBanner title="" /> | ||||||
|     {{#if $currentAccountProfile}} |     {{#if $currentAccountProfile}} | ||||||
|       <AccountProfile profile="{{$currentAccountProfile}}" |       <AccountProfile profile="{{$currentAccountProfile}}" | ||||||
|                       relationship="{{$currentAccountRelationship}}" |                       relationship="{{$currentAccountRelationship}}" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue