From ee192d3038fb205fc8f8dc9269e2bf9ee05061e7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 7 Nov 2021 11:34:20 +0000 Subject: [PATCH] Newlines --- webapp_utils.py | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/webapp_utils.py b/webapp_utils.py index 08029cbdb..6c1a77e32 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -666,19 +666,20 @@ def htmlHeaderWithPersonMarkup(cssFilename: str, instanceTitle: str, " \n" + \ " " + \ + "\" property=\"og:url\" />\n" + \ " " + \ + "\" property=\"og:site_name\" />\n" + \ " " + \ + ")\" property=\"og:title\" />\n" + \ " " + \ + "\" property=\"og:description\" />\n" + \ " " + \ + "\" property=\"og:image\" />\n" + \ " \n" + \ - " " + \ - " " + \ - " " + " \n" + \ + " \n" + \ + " \n" htmlStr = \ htmlHeaderWithExternalStyle(cssFilename, instanceTitle,