From 69fde64149375ffdcc0a85db71d543f2937faac2 Mon Sep 17 00:00:00 2001 From: Pcoder Date: Thu, 29 Jun 2017 21:24:52 +0200 Subject: [PATCH] Added missing colon --- hosting/templates/hosting/order_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting/templates/hosting/order_detail.html b/hosting/templates/hosting/order_detail.html index 4418ee3d..761550fe 100644 --- a/hosting/templates/hosting/order_detail.html +++ b/hosting/templates/hosting/order_detail.html @@ -34,7 +34,7 @@
- {% trans "Date"%}
+ {% trans "Date"%}:
{{order.created_at|date:'Y-m-d H:i'}}

{% trans "Status:"%}