From 124895490f59cf96eb0a97ee9630a09f194538b4 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:46:43 -0600 Subject: [PATCH] add breadcrumb for everyone --- .../templates/domain_request_status.html | 39 +++++++------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/src/registrar/templates/domain_request_status.html b/src/registrar/templates/domain_request_status.html index 0a67d687a..da470924b 100644 --- a/src/registrar/templates/domain_request_status.html +++ b/src/registrar/templates/domain_request_status.html @@ -10,32 +10,23 @@
{% if portfolio %} {% url 'domain-requests' as url %} - {% else %} - {% url 'home' as url %} - - - -

- Back to manage your domains -

-
+ {% url 'home' as url %} {% endif %} +

Domain request for {{ DomainRequest.requested_domain.name }}