From 73afa3a9a97577006ce36179f5e5ccac340ef03d Mon Sep 17 00:00:00 2001 From: Reto Bollinger Date: Tue, 14 Jan 2025 10:50:33 +0100 Subject: [PATCH] Should now pass HTML validation without warnings or errors! --- lektor/lektordata/project/templates/layout.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lektor/lektordata/project/templates/layout.html b/lektor/lektordata/project/templates/layout.html index a69ba40..c5712c8 100644 --- a/lektor/lektordata/project/templates/layout.html +++ b/lektor/lektordata/project/templates/layout.html @@ -1,4 +1,5 @@ + @@ -62,3 +63,4 @@ + \ No newline at end of file