From 0ee2803773f093c3b897d826880bd37388c09ef9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 8 Apr 2016 14:10:56 -0400 Subject: [PATCH] fix duplicate expansion of comments This caused an uninitiaied value warning, since inline deletes the cache of content on the first expansion. --- templates/page.tmpl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/page.tmpl b/templates/page.tmpl index 572e89175..1e430649d 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -263,26 +263,20 @@ id="comments" role="complementary"> -
-Add a comment - + - -
Comments on this page are closed.
- -
-- 2.39.2