From: Magnus Hagander Date: Thu, 30 May 2024 22:08:19 +0000 (+0200) Subject: Fix two cases of double closing tags for links on the frontpage X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=757b9c512e65ab32ea421c4a7579f7d8c77ef95e;p=pgweb.git Fix two cases of double closing tags for links on the frontpage This lead the beta1 news item to not show links for things that were supposed to be links. --- diff --git a/templates/index.html b/templates/index.html index fafdf862..655918bc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -83,11 +83,11 @@ and how you can contribute.

- PostgreSQL 12 will stop receiving fixes + PostgreSQL 12 will stop receiving fixes on November 14, 2024. If you are running PostgreSQL 12 in a production environment, we suggest that you make plans to upgrade to a newer, supported version of PostgreSQL. Please see our - versioning policy for more + versioning policy for more information.