diff --git a/datacenterlight/templates/datacenterlight/emails/new_order_notification.html b/datacenterlight/templates/datacenterlight/emails/new_order_notification.html index 5612b57a..5f14c983 100644 --- a/datacenterlight/templates/datacenterlight/emails/new_order_notification.html +++ b/datacenterlight/templates/datacenterlight/emails/new_order_notification.html @@ -110,7 +110,7 @@ Memory: {{memory}}
Storage: {{storage}}
Price: {{price}}
- Template: {{template_id}}
+ Template: {{template}}

diff --git a/datacenterlight/templates/datacenterlight/emails/new_order_notification.txt b/datacenterlight/templates/datacenterlight/emails/new_order_notification.txt index 5612b57a..5f14c983 100644 --- a/datacenterlight/templates/datacenterlight/emails/new_order_notification.txt +++ b/datacenterlight/templates/datacenterlight/emails/new_order_notification.txt @@ -110,7 +110,7 @@ Memory: {{memory}}
Storage: {{storage}}
Price: {{price}}
- Template: {{template_id}}
+ Template: {{template}}