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

#{board_long}

+ +
#{postarea_desc}
+ + +
+ +
+ +
#{postarea_extra}
+ + + +
+ + +
+ + + +
+ +

[#{titer}:#{thread['length']}]#{thread['posts'][0]['subject']}

+ + +

#{post['num']} Mensaje eliminado por el usuario.

+ +

#{post['num']} Mensaje eliminado por miembro del staff.

+ +
+

#{post['num']} : + + + #{post['name']} #{post['tripcode']} + + #{post['name']} + + + + #{post['name']} #{post['tripcode']} + + #{post['name']} + + : #{post['timestamp_formatted']}

+ +
${int(post['file_size'])//1024}KB ${post['file'].split(".")[1].upper()}
+ +
+ #{post['message']} + +
(Post muy largo... Presiona aquí para verlo completo.)
+ +
+
+ + + +
+ +
+ Nombre:  E-mail:  +
+ +
+ +
El hilo ha sido cerrado. Ya no se puede postear en él.
+ + +
+
+ + + + +
+
+
+ +
Formulario de nuevo hilo
+
+ + + + + + + + + + + + + + + + + +
Asunto:
Nombre:E-mail:
Mensaje:
Archivo:
+
Trampa:
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.1-18-gbd029