From 4434d060ff623db4df493796940420612a79aea5 Mon Sep 17 00:00:00 2001 From: Jon Roberts Date: Wed, 17 May 2023 13:27:27 -0400 Subject: [PATCH] added link for name/mailing address in sidebar --- src/registrar/templates/domain_sidebar.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/registrar/templates/domain_sidebar.html b/src/registrar/templates/domain_sidebar.html index 8114f1be6..c50cc59bd 100644 --- a/src/registrar/templates/domain_sidebar.html +++ b/src/registrar/templates/domain_sidebar.html @@ -21,6 +21,15 @@ +
  • + {% url 'todo' as url %} + + Organization name and mailing address + +
  • +
  • {% url 'todo' as url %}