From e1358911757a98279256ce902309cc317cfb63dc Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 2 Jan 2021 16:22:30 -0600 Subject: [PATCH] Do not force period in the meta content description --- .../TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish index 3159e06..31e9ac5 100644 --- a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish +++ b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish @@ -44,7 +44,7 @@ < %% block name="meta_description"> + content="${summary}" /> < %% block name="action_success"> -- 2.34.1