Remove contact block guidance from edit page

This page is not the place where you edit the contact details. Nor is
it the place where you can preview changes to the contact block. In
research users never found the link to get from this page to the edit
contact details page. So this commit removes it.
This commit is contained in:
Chris Hill-Scott
2017-04-03 10:28:23 +01:00
parent 2b325ec572
commit 61ccc8ad51
2 changed files with 0 additions and 9 deletions

View File

@@ -29,7 +29,6 @@
<aside class="column-three-quarters">
{% include "partials/templates/guidance-formatting-letters.html" %}
{% include "partials/templates/guidance-personalisation.html" %}
{% include "partials/templates/guidance-contact-block.html" %}
</aside>
</div>
</form>