From c84c35720e06921756f6183eaf96b8ef75894115 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sat, 30 Mar 2024 07:24:54 +0000 Subject: [PATCH] lets see --- html/lite.ejs | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/html/lite.ejs b/html/lite.ejs index e9925655..e55b1b92 100644 --- a/html/lite.ejs +++ b/html/lite.ejs @@ -441,7 +441,19 @@ background: none !important;
- + <% if (Array.isArray(inv_vid?.keywords)) { %> + +
Tags
+
+ + <% inv_vid?.keywords.forEach(x => { %> + + + <% }) %>