From 4f24a62dec1b6c9022618fb4a6d48a54cf58e527 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Mon, 16 Oct 2023 11:27:52 +0200 Subject: [PATCH] Add missing closing tag The for language options wasn't closed yielding validation errors. --- templates/pages/about/press/presskit16/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/about/press/presskit16/base.html b/templates/pages/about/press/presskit16/base.html index e6b0c674..71bfe26d 100644 --- a/templates/pages/about/press/presskit16/base.html +++ b/templates/pages/about/press/presskit16/base.html @@ -3,7 +3,7 @@ {%block contents%} -
This page in: +
This page in: Chinese / English / French -- 2.39.5