From 6133fcd3ca1856905afc069e1d817cd3e1b6dcad Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 28 Sep 2022 15:31:22 +0200 Subject: Fixes up to TTFB plot --- templates/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/section.html b/templates/section.html index 9ab3785..380e230 100755 --- a/templates/section.html +++ b/templates/section.html @@ -42,7 +42,7 @@
- {{ page.summary | safe | striptags }} + {{ page.summary | striptags | safe }}
-- cgit v1.2.3