From cfa9bf2ceae1582b72b1706ddb367644a2f66be2 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Thu, 1 Feb 2018 21:15:36 +0100 Subject: [PATCH 4/5] Close input tags XHTML requires all tags to be closed. --- templates/pages/about/donate_pg_org.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pages/about/donate_pg_org.html b/templates/pages/about/donate_pg_org.html index b241813..3ebeff8 100644 --- a/templates/pages/about/donate_pg_org.html +++ b/templates/pages/about/donate_pg_org.html @@ -41,8 +41,8 @@ PostgreSQL donations are processed via Paysimple (third party) and deposited into the PostgreSQL account at Software in the Public Interest.
- - + + -- 2.14.1.145.gb3622a4ee