From 9d937e6f895ca7213ae759efca9b292a1d014ab3 Mon Sep 17 00:00:00 2001
From: FChannel <>
Date: Thu, 3 Jun 2021 01:19:37 -0700
Subject: cleaning up removing posts
---
static/ncatalog.html | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
(limited to 'static/ncatalog.html')
diff --git a/static/ncatalog.html b/static/ncatalog.html
index 81d31f3..a399d13 100644
--- a/static/ncatalog.html
+++ b/static/ncatalog.html
@@ -24,6 +24,7 @@
{{ end }}
+
{{ end }}
+
{{ $replies := .Replies }}
{{ if $replies }}
@@ -71,12 +75,11 @@
{{ if .Content }}
{{.Content}}
{{ end }}
-
-
+
{{ end }}
--
cgit v1.2.3
From ca748944398e0ebbc0f27446d5e41bd5e4aa3852 Mon Sep 17 00:00:00 2001
From: FChannel <>
Date: Thu, 3 Jun 2021 02:00:15 -0700
Subject: deleteing objects and cache objects put into single db commands
---
static/ncatalog.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'static/ncatalog.html')
diff --git a/static/ncatalog.html b/static/ncatalog.html
index a399d13..43fd6fd 100644
--- a/static/ncatalog.html
+++ b/static/ncatalog.html
@@ -16,11 +16,11 @@
{{ range .Posts }}