::use 'design.mtt'::
::_("Your order has been recorded !")::

::_("You chose to pay by check at the product distribution"):: :

::raw __("Prepare a check of ::amount:: ::currency:: payable to : ::checkOrder::",{checkOrder:user._amap.checkOrder,amount:formatNum(amount),currency:currency()})::

::_("Mention this reference at the back of the check in order to facilitate its process:")::
::code::

::_("Check my orders")::

::end::