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/txt_thread.html | 74 ++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 cgi/templates/mobile/txt_thread.html (limited to 'cgi/templates/mobile/txt_thread.html') diff --git a/cgi/templates/mobile/txt_thread.html b/cgi/templates/mobile/txt_thread.html new file mode 100644 index 0000000..8a19a94 --- /dev/null +++ b/cgi/templates/mobile/txt_thread.html @@ -0,0 +1,74 @@ + + + + + + + 1000: ?> +
■ El hilo superó los 1000 mensajes y ha sido cerrado.
+ 950: ?> +
■ El hilo ha recibido más de 950 mensajes. Límite: 1000
+ 900: ?> +
■ El hilo ha recibido más de 900 mensajes. Límite: 1000
+ +
+

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

+ + +

#{str(post['num']).zfill(4)} Eliminado por el usuario.

+ +

#{str(post['num']).zfill(4)} Eliminado por miembro del staff.

+ +
+

#{str(post['num']).zfill(4)} #{post['name']} #{post['tripcode']}

+
#{int(post['file_size'])//1024}KB #{post['file'].split(".")[1].upper()}
+
#{post['message']}
+

#{post['timestamp_formatted']}

+
+ + + +Ver nuevos posts + + + +
+ +
+ + + + +
+ + +
+ + +
+ +
+ + + + \ No newline at end of file -- cgit v1.2.1-18-gbd029