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_archive.html | 104 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 cgi/templates/txt_archive.html (limited to 'cgi/templates/txt_archive.html') diff --git a/cgi/templates/txt_archive.html b/cgi/templates/txt_archive.html new file mode 100644 index 0000000..b1e25db --- /dev/null +++ b/cgi/templates/txt_archive.html @@ -0,0 +1,104 @@ + + + + #{threads[0]['subject']} - Archivo de #{board_name}@Bienvenido a Internet BBS + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Bienvenido a Internet + ■Volver al BBS■ + Hilo completo + 100: ?> + 1- + + + #{(i+1)*100+1}- + + 51: ?> + Últimos 50 + + ▼Bajar▼ +
+
■ Este hilo se encuentra guardado en el archivo

+
+

#{thread['subject']} (${(str(thread['length'])+" respuestas") if thread['length'] > 1 else "Una respuesta"})

+ + +

#{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']}

+
#{post['message']}
+
+ + + +
#{thread['size']}
+ +
+
■ Este hilo se encuentra guardado en el archivo

+ + + +
weabot.py ver Bienvenido a Internet BBS/IB
+ + + \ No newline at end of file -- cgit v1.2.1-18-gbd029