diff --git a/app/templates/views/feedback.html b/app/templates/views/feedback.html index 3ee5f7401..681ab338a 100644 --- a/app/templates/views/feedback.html +++ b/app/templates/views/feedback.html @@ -9,10 +9,16 @@ {% block maincolumn_content %}

- Give feedback + Support and feedback

+
+

+ Check our system status + page to see if there are any known issues with GOV.UK Notify. +

+

What went wrong, if anything? What went well? How could we improve this service?

{{ textbox(form.feedback, width='1-1', hint='', rows=10) }} @@ -25,4 +31,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}