diff --git a/hosting/templates/hosting/order_detail.html b/hosting/templates/hosting/order_detail.html index 5556cd67..fa5e5ec2 100644 --- a/hosting/templates/hosting/order_detail.html +++ b/hosting/templates/hosting/order_detail.html @@ -35,7 +35,7 @@
{% trans "Billed To:"%}
- {{order.created_at|date:'Y-m-d H:i}}

+ {{order.created_at|date:'Y-m-d H:i'}}

{% trans "Status:"%}