From 394d74b553360a82f803a34205a8df609777fdff Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 15 May 2023 07:30:20 -0400 Subject: Simple working live chat --- templates/blog/home.html | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'templates') diff --git a/templates/blog/home.html b/templates/blog/home.html index 4bb5c003..3fa8c524 100644 --- a/templates/blog/home.html +++ b/templates/blog/home.html @@ -59,21 +59,7 @@ {% include 'blog/partials/mathjax.html' %} + {% endblock %} -- cgit v1.2.3