From 9bc1278a328fc4edd2b14e7bab26f9951983b3e8 Mon Sep 17 00:00:00 2001 From: Yash Karandikar Date: Mon, 15 Aug 2022 08:46:35 -0500 Subject: [PATCH] Add utterances to blog pages --- templates/blog-page.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/blog-page.html b/templates/blog-page.html index e61af3f..1b5c7a0 100644 --- a/templates/blog-page.html +++ b/templates/blog-page.html @@ -12,4 +12,11 @@

{{ page.content | safe }} + {% endblock content %}