diff --git a/hosting/templates/hosting/order_detail.html b/hosting/templates/hosting/order_detail.html index 3f64c54d..4418ee3d 100644 --- a/hosting/templates/hosting/order_detail.html +++ b/hosting/templates/hosting/order_detail.html @@ -34,7 +34,7 @@
- {% trans "Billed To:"%}
+ {% trans "Date"%}
{{order.created_at|date:'Y-m-d H:i'}}

{% trans "Status:"%}