Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CPrich905 committed Sep 15, 2023
1 parent aef3f78 commit 2e545df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion footnotes/jinja2/footnotes/search.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{% from "components/input/macro.njk" import govukInput %}
{% from "components/table/macro.njk" import govukTable %}

{% set form_url = "certificate-ui-list" %}
{% set form_url = "footnote-ui-list" %}
{% set list_include = "includes/footnotes/list.jinja" %}

{% set page_title = "Find and edit " ~ object_list.model._meta.verbose_name_plural %}
Expand Down

0 comments on commit 2e545df

Please sign in to comment.