{% load i18n %}{% trans 'Thank you for your order!' %} {% trans 'Your order' %} #{{ order.id }} {% trans 'from' %} {{ order.date_created|date:'d E Y' }} {% trans 'successfully accepted.' %} {% trans 'We will get back to you shortly.' %} {% trans 'Thank you for being with us.' %}