diff --git a/lms/templates/commerce/receipt.underscore b/lms/templates/commerce/receipt.underscore index 3e269544f2..05c4f222be 100644 --- a/lms/templates/commerce/receipt.underscore +++ b/lms/templates/commerce/receipt.underscore @@ -45,8 +45,9 @@ - <%- gettext( "Total" ) %> - + <%- gettext( "Total" ) %> + + <%- receipt.totalCost %> (<%- receipt.currency.toUpperCase() %>)