From a7e9946a4ff161a96b0728cf259354cad302722a Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Mon, 19 Jun 2017 12:34:01 +0530 Subject: [PATCH] Refactored user activation html email template to use proper translation and parameters --- .../datacenterlight/emails/user_activation.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/datacenterlight/templates/datacenterlight/emails/user_activation.html b/datacenterlight/templates/datacenterlight/emails/user_activation.html index 2948b797..bf688127 100644 --- a/datacenterlight/templates/datacenterlight/emails/user_activation.html +++ b/datacenterlight/templates/datacenterlight/emails/user_activation.html @@ -1,11 +1,12 @@ {% load static from staticfiles %} +{% load i18n %} -Oxygen Invoice +{{dcl_text}}