diff options
-rw-r--r-- | contrib/show_order_details.en.must | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/show_order_details.en.must b/contrib/show_order_details.en.must index 36885850..a4b23fb9 100644 --- a/contrib/show_order_details.en.must +++ b/contrib/show_order_details.en.must @@ -56,7 +56,7 @@ The merchant has granted you refunds on the purchase of <b>{{refund_amount}}</b> <!-- FIXME #6459: expand the contract JSON in all its glory here --> <pre> - {{{contract}}} + {{{ contract_terms!stringify }}} </pre> </body> |