diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index f3089dfd0..26668b1a9 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -111,7 +111,7 @@ {{ application.requested_domain.name|default:"New domain request" }} {{ application.created_at|date }} - {{ application.status|capfirst }} + {{ application.get_status_display }} {% if application.status == "started" or application.status == "action needed" or application.status == "withdrawn" %}