From 77341f0deb8d75aec21c58a1986de86ff04e0185 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Thu, 29 Jul 2021 10:54:26 +0200 Subject: [PATCH] Fix broken markup on beta page One of the ending li tags missed the closing > bracket, causing the bulletpoint to not be rendered. --- templates/pages/developer/beta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html index bcd9dd9f..6e7e827c 100644 --- a/templates/pages/developer/beta.html +++ b/templates/pages/developer/beta.html @@ -52,7 +52,7 @@
  • PostgreSQL 14 Documentation -
  • PostgreSQL 14 Release Notes
  • -- 2.39.5