Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFDIV-4358: Update bailiff service url #3922

Merged
merged 5 commits into from
Oct 16, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/steps/applicant1/how-you-can-proceed/template.njk
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
If you have a new address for your {{ partner }}, you’ll have to get it delivered by post to that address, before you can apply for the bailiff service.
Using the court bailiff service costs an additional {{ courtBailiffService }}, unless you’re eligible for Help With Fees.<br><br>
<h3 class="govuk-heading-s govuk-!-margin-bottom-1">How to apply:</h3>
Download and complete <a href="https://www.gov.uk/government/publications/form-d89-request-for-personal-service-by-a-court-bailiff" class="govuk-link">form D89</a>.
Download and complete <a href="https://www.gov.uk/government/publications/form-d89-request-personal-service-of-papers-by-a-court-bailiff" class="govuk-link">form D89</a>.
You'll also need to send:
<ul><li>a photo of your {{ partner }}</li><li>a copy of your
{% if (isDivorce) %} divorce{% else %} civil partnership{% endif %} application</li></ul>
Expand Down