From 70d5983edeb6797b04a70ee74cd978ad77650340 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Tue, 17 Sep 2024 22:58:54 -0400 Subject: [PATCH] Parse db tag field with CSV parser module The CSV parser module is being used in another template. Make tag field parsing consistent. --- templates/content-tags.tpl.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/content-tags.tpl.html b/templates/content-tags.tpl.html index 6345329..ef3884c 100644 --- a/templates/content-tags.tpl.html +++ b/templates/content-tags.tpl.html @@ -5,12 +5,10 @@ $Template::Stash::PRIVATE = undef; # Allow . in tag - -