fix speaker templates to use proper base template
This commit is contained in:
		
							parent
							
								
									81853ece30
								
							
						
					
					
						commit
						fcdad2c53b
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| {% extends "auth_base.html" %} | ||||
| {% extends "site_base.html" %} | ||||
| 
 | ||||
| {% load bootstrap_tags %} | ||||
| {% load i18n %} | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| {% extends "auth_base.html" %} | ||||
| {% extends "site_base.html" %} | ||||
| 
 | ||||
| {% load bootstrap_tags %} | ||||
| {% load i18n %} | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Luke Hatcher
						Luke Hatcher