From 6846150cb48d080112981633d6dddabef5ce4439 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sun, 25 Jul 2021 16:00:25 -0700 Subject: fixed bug with escaping html less than symbol for parsing content --- static/npost.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/npost.html') diff --git a/static/npost.html b/static/npost.html index 3df4090..419a1a9 100644 --- a/static/npost.html +++ b/static/npost.html @@ -17,7 +17,6 @@ {{ end }} - {{ end }} {{ define "content" }} @@ -52,6 +51,7 @@ {{ define "script" }} + -- cgit v1.2.3