From 165d1642544f94885e495b49d8f99512e3a8c125 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 5 Oct 2010 09:24:55 -0400 Subject: [PATCH] Remove blank line before closing raw.tmpl
/
. When generating HTML, the blank line had lead to the unbalanced code:

--- templates/raw.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/raw.tmpl b/templates/raw.tmpl index e25a827c2..309406743 100644 --- a/templates/raw.tmpl +++ b/templates/raw.tmpl @@ -20,6 +20,4 @@ Posted - - -
+ -- 2.26.2