Skip to content

Commit

Permalink
Update message for no measures found
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjamc committed Dec 17, 2024
1 parent b64a900 commit c21b648
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion workbaskets/jinja2/workbaskets/auto_end_date_measures.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@


{% else %}
<p class="govuk-body">There are no current measures related to commodity codes updated in this workbasket.</p>
<p class="govuk-body">No measures to end-date have been found. </p>
<p class="govuk-body">There are either no active measures related to commodity codes updated in this workbasket or the measures already have end-dates in line with their respective commodities.</p>
{% endif %}
{% include "includes/common/pagination.jinja" %}

Expand Down

0 comments on commit c21b648

Please sign in to comment.