Skip to content

Commit

Permalink
Added skip to report tools in around page
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascumsille committed Oct 31, 2024
1 parent 04a1253 commit f02d695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/web/base/reports/_list-filters.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[% PROCESS 'govuk/fields.html' %]
[% INCLUDE "reports/_skip-list-reports.html" %]

[%# We want to only select things that match all filters, if filters are provided ~%]
[% BLOCK category_options %]
Expand Down
1 change: 1 addition & 0 deletions templates/web/base/reports/_skip-list-reports.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<a href="#key-tools" class="skiplink">Skip to report tools for options like creating alerts, reporting issues, and more.</a>

0 comments on commit f02d695

Please sign in to comment.