From 554e23d929aca400a115db0af4d7c8e3b1ffde6c Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Tue, 10 Aug 2021 17:23:14 +0200 Subject: [PATCH] Fix HTML syntax errors Ensure to close a paragraph before opening a list, and fix a broken closing a tag. --- templates/base/cocpage.html | 2 +- templates/pages/support.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/base/cocpage.html b/templates/base/cocpage.html index 3ce40614..cd4416ba 100644 --- a/templates/base/cocpage.html +++ b/templates/base/cocpage.html @@ -12,7 +12,7 @@ {%for l in "pages/about/policies/coc"|list_templates|dictsort:"lower"%}
  • {{l|languagename}}
  • {%endfor%} -
  • How to Translate
  • +
  • How to Translate
  • Committee