Order landing page

I am trying to add the order id and order total to the order landing page
what is the best way of achieving it
I tried adding the following JS code and it is not working:

Please try to use {$order_info.order_id} and {$order_info.total} variables in the SMARTY template