diff --git a/edivorce/apps/core/templates/dashboard/final_filing.html b/edivorce/apps/core/templates/dashboard/final_filing.html index bb9f06a7..cb2cb681 100644 --- a/edivorce/apps/core/templates/dashboard/final_filing.html +++ b/edivorce/apps/core/templates/dashboard/final_filing.html @@ -178,11 +178,14 @@

You have indicated that you will file at the following court registry:

+ {% if court_registry_for_filing %} + {% endif %}

Once filed, you will receive a {% include "partials/tooltips/court_file_number.html" %}. This number will be used if you need to file any additional documents. @@ -245,9 +248,10 @@