diff --git a/app/templates/views/send-test.html b/app/templates/views/send-test.html index 20661b928..720849ae6 100644 --- a/app/templates/views/send-test.html +++ b/app/templates/views/send-test.html @@ -14,18 +14,14 @@ {% block skipLink %} + {% set skipLink = usaSkipLink({ + "href": '#main-content', + "text": 'Skip to main content' + }) %} {% if errors %} -