From 85319a8f35b1b38b4175f5191700bd85712cc633 Mon Sep 17 00:00:00 2001 From: Foo Chuan Wei Date: Wed, 15 Nov 2017 00:28:08 -0500 Subject: [PATCH] Change method used to escape text in title attribute --- pelican/themes/simple/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelican/themes/simple/templates/index.html b/pelican/themes/simple/templates/index.html index b6f366be..b55cb233 100644 --- a/pelican/themes/simple/templates/index.html +++ b/pelican/themes/simple/templates/index.html @@ -8,7 +8,7 @@
    {% for article in articles_page.object_list %}