From e2eed3d3113fe57c8f988422100f79e58cf7b750 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:12:45 +0100 Subject: [PATCH] Update layout.html https://web.dev/learn/pwa/web-app-manifest?hl=pt-br#designing_your_pwa_experience --- cps/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/layout.html b/cps/templates/layout.html index f826aa51..5a0849b2 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -7,7 +7,7 @@ - + {% if g.google_site_verification|length > 0 %} {% endif %}