Add missing Cheers string in email

This commit is contained in:
PCoder 2018-09-26 22:35:11 +02:00
parent 3148dbccf8
commit 52d048a555
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ class OrderConfirmationView(DetailView):
"thank you for your order!\n"
"We have just received a payment of CHF {amount:.2f}"
" from you.{recurring}\n\n"
"Your DataCenterLight Team".format(
"Cheers\n,Your Data Center Light team".format(
name=user.get('name'),
amount=gp_details['amount'],
recurring=(