Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Nov 25, 2024
1 parent 3227e58 commit b32eb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/templates/site_search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{%- from 'components/compound-filters/macro.html' import tnaCompoundFilters -%}
{%- from 'components/pagination/macro.html' import tnaPagination -%}
{%- from 'components/search-field/macro.html' import tnaSearchField -%}
{%- from 'components/skip-link/macro.html' import tnaSkipLink -%}
{%- from 'macros/global_alert_banners.html' import global_alert_banners -%}
{%- from 'explore-the-collection/partials/discovery-search.html' import discoverySearch -%}

Expand Down

0 comments on commit b32eb34

Please sign in to comment.