recover order.py
This commit is contained in:
parent
52df98c914
commit
10dba16ce9
@ -19,7 +19,7 @@ context = {
|
||||
'in_europe' : True,
|
||||
'is_paid': False,
|
||||
'company_name' : 'The World Wide company',
|
||||
'total_price' : '100,000,000.00'
|
||||
'total_price' : '100,000,000.00'
|
||||
}
|
||||
|
||||
tpl.render(context)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user