From 19c88d8fab4c59390eb795f071e960f70ed6e884 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 4 Dec 2020 21:53:08 +0000 Subject: not working lol --- templates/threads.html.hbs | 57 ---------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 templates/threads.html.hbs (limited to 'templates/threads.html.hbs') diff --git a/templates/threads.html.hbs b/templates/threads.html.hbs deleted file mode 100644 index f9f1b85..0000000 --- a/templates/threads.html.hbs +++ /dev/null @@ -1,57 +0,0 @@ -chan - /{{ this.0.board }}/ - -{{> header }} - -
-
- - -
- -
- - -
- -
- - -
- -
- - -
- - - - -
-
- -
- -{{ #if this }} - {{ #each this }} - - -
-
-

{{ this.name }}

-

{{ this.comment }}

- - -
-
-
- {{ /each }} -{{ else }} - -{{ /if }} -- cgit v1.2.3