Closed HelenWDTK closed 9 months ago
Fixes #1815 #621 and #282
Adds a new takedown page, and moves/removes outdated content from the how page
The how page no longer reflected current practice. We needed a page to point people to who are asking for information to be removed.
I've used link_to rather than href for links for the first time, so pls check I've not got something wrong there.
link_to
Relevant issue(s)
Fixes #1815 #621 and #282
What does this do?
Adds a new takedown page, and moves/removes outdated content from the how page
Why was this needed?
The how page no longer reflected current practice. We needed a page to point people to who are asking for information to be removed.
Implementation notes
Screenshots
Notes to reviewer
I've used
link_to
rather than href for links for the first time, so pls check I've not got something wrong there.