Simplify page title display for mobile base template
This commit is contained in:
		
							parent
							
								
									d93b91f491
								
							
						
					
					
						commit
						4875c8ebdc
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -108,11 +108,7 @@ | ||||||
|         % endfor |         % endfor | ||||||
|     % endif |     % endif | ||||||
| 
 | 
 | ||||||
|     % if master is not Undefined and master.listing: |  | ||||||
|         <h1>${model_title_plural}</h1> |  | ||||||
|     % elif capture(self.page_title): |  | ||||||
|     <h2>${self.page_title()}</h2> |     <h2>${self.page_title()}</h2> | ||||||
|     % endif |  | ||||||
| 
 | 
 | ||||||
|     ${self.body()} |     ${self.body()} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar