Skip to content

Commit 4b35975

Browse files
authored
Merge pull request #1041 from alphagov/2004-restore-report-text
2004: Restore intro paragraph before table of statement issues in report
2 parents e574afd + adadc82 commit 4b35975

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common/templates/reports_common/accessibility_report_v1_8_0__20250424.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ <h2 id="report-your-accessibility-statement" class="amp-new-page">Your accessibi
176176
</p>
177177
<p>
178178
{% if audit.failed_statement_check_results %}
179+
<p>
180+
We found the following issues:
181+
</p>
179182
<table id="statement-check-results">
180183
<caption class="govuk-visually-hidden">Issues found on accessibility statement</caption>
181184
<thead>

0 commit comments

Comments
 (0)