Fixed another incorrect template

This commit is contained in:
PCoder 2017-09-02 14:30:10 +05:30
parent ede949004e
commit 5381e0fa67
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% extends "datacenterlight/emails/base_email.html" %}
{% extends "datacenterlight/emails/base_email_datacenterlight.html" %}
{% load static from staticfiles %}
{% load i18n %}
{% block email_head %}