From 268feba6b505a5e9c3772f6ca15737b13c9c9a41 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 1 Mar 2022 11:07:01 +0000 Subject: [PATCH] =?UTF-8?q?Update=20=E2=80=98last=20updated=E2=80=99=20inf?= =?UTF-8?q?ormation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use same pattern as other Notify pages --- app/templates/views/pricing/index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 135a63978..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: