diff --git a/statusforce/templates/index.html b/statusforce/templates/index.html index 554784c..575ee53 100644 --- a/statusforce/templates/index.html +++ b/statusforce/templates/index.html @@ -101,7 +101,7 @@
-
{{incident.created.strftime('%a %D %B, %Y')}}
+
{{incident.created.strftime('%H:%M%z - %a %d %B, %Y')}}

{{incident.title}} - {{incident.service.name}}

{{incident.description}}