Provide default logo for Login page in new project template
This commit is contained in:
		
							parent
							
								
									ed2b272623
								
							
						
					
					
						commit
						e8901b3cad
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -11,7 +11,8 @@ | |||
| </%def> | ||||
| 
 | ||||
| <%def name="logo()"> | ||||
|     ${h.image(request.static_url('{{package}}.web:static/img/{{package}}.jpg'), "{{project_title}} Logo", id='logo', width=500)} | ||||
|   ## ${h.image(request.static_url('ratbob.web:static/img/ratbob.jpg'), "Ratbob Logo", id='logo', width=500)} | ||||
|   ${h.image(request.static_url('tailbone:static/img/home_logo.png'), "Rattail Logo", id='logo')} | ||||
| </%def> | ||||
| 
 | ||||
| ${parent.body()} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar