Fixed another incorrect template
This commit is contained in:
		
					parent
					
						
							
								ede949004e
							
						
					
				
			
			
				commit
				
					
						5381e0fa67
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
{% extends "datacenterlight/emails/base_email.html" %}
 | 
					{% extends "datacenterlight/emails/base_email_datacenterlight.html" %}
 | 
				
			||||||
{% load static from staticfiles %}
 | 
					{% load static from staticfiles %}
 | 
				
			||||||
{% load i18n %}
 | 
					{% load i18n %}
 | 
				
			||||||
{% block email_head %}
 | 
					{% block email_head %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue