From 5559ff6cdfa3b46833bcb3ea7ba9d66c88e5999b Mon Sep 17 00:00:00 2001 From: mrzhou Date: Fri, 27 Feb 2026 20:34:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B5=8B=E8=AF=95=E7=94=9F?= =?UTF-8?q?=E6=88=90=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/test.html | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 templates/test.html diff --git a/templates/test.html b/templates/test.html deleted file mode 100644 index da224d0..0000000 --- a/templates/test.html +++ /dev/null @@ -1,23 +0,0 @@ -Hello, #(name.join("====="))! - -#for(item in items) - - - -#(for.index):::#(item.id) - -#(item.title) - -#(item.author) - -#(item.tags | join(", ")) - -#(item.create_time) - - - - - - - -#end \ No newline at end of file