From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/mobile/board.html | 55 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 cgi/templates/mobile/board.html (limited to 'cgi/templates/mobile/board.html') diff --git a/cgi/templates/mobile/board.html b/cgi/templates/mobile/board.html new file mode 100644 index 0000000..70b8461 --- /dev/null +++ b/cgi/templates/mobile/board.html @@ -0,0 +1,55 @@ + + + + +
+ + +

No.#{post['id']} eliminado por el usuario.

+ +

No.#{post['id']} eliminado por miembro del staff.

+ + +

#{post["subject"]} (#{thread['length']})

+ +
+ +

#{post["subject"]}

+ +

#{post['id']}#{post['name']} #{post['tripcode']} #{post['timestamp_formatted']}

+
#{int(post['file_size'])//1024}KB #{post['file'].split(".")[1].upper()}
+
#{post['message']}
+ + + +Recargar + + + +
El hilo ha sido cerrado. Ya no se puede postear en él.
+ +
+ +
+ + + + + + + + + +
+ + +
+ + +
+ +
+ + + + \ No newline at end of file -- cgit v1.2.1-18-gbd029