diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index d68245624..d21073d73 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -1,3 +1,4 @@ +{% from "components/content-metadata.html" import content_metadata %} {% from "components/table.html" import mapping_table, row, text_field, field, row_heading %} {% from "components/live-search.html" import live_search %} {% from "components/details/macro.njk" import govukDetails %} @@ -11,6 +12,13 @@ {% block content_column_content %}

Pricing

+ + {{ content_metadata( + data={ + "Last updated": "1 March 2022" + } + ) }} +

GOV.UK Notify is free to use unless you: