From 65fd303962d7744a5268db83a72fe66c7378565a Mon Sep 17 00:00:00 2001
From: Choom
Date: Fri, 30 Dec 2022 04:33:10 -0300
Subject: Devolviendo previews
---
cgi/templates/board.jp.html | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
(limited to 'cgi/templates/board.jp.html')
diff --git a/cgi/templates/board.jp.html b/cgi/templates/board.jp.html
index ffb9d67..b33e42c 100644
--- a/cgi/templates/board.jp.html
+++ b/cgi/templates/board.jp.html
@@ -186,9 +186,15 @@
- Name #{post['name']} #{post['tripcode'] if post['tripcode'] else ''}
+ Name
+ #{post['name']}
+ #{post['tripcode'] if post['tripcode'] else ''}
+
- Name #{post['name']} #{post['tripcode'] if post['tripcode'] else ''}
+ Name
+ #{post['name']}
+ #{post['tripcode'] if post['tripcode'] else ''}
+
#{post['timestamp_formatted']}
--
cgit v1.2.1-18-gbd029