From e34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3 Mon Sep 17 00:00:00 2001 From: neptune Date: Fri, 12 Nov 2021 01:15:38 -0300 Subject: ActualizaciĆ³n inicial a Python 3 --- cgi/templates/txt_thread.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'cgi/templates/txt_thread.html') diff --git a/cgi/templates/txt_thread.html b/cgi/templates/txt_thread.html index c8d70d1..d2d3224 100644 --- a/cgi/templates/txt_thread.html +++ b/cgi/templates/txt_thread.html @@ -9,7 +9,7 @@ 100: ?> Primeros 100 - + #{(i+1)*100+1}- 51: ?> @@ -28,9 +28,9 @@

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

- +

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

- +

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

@@ -59,7 +59,7 @@
#{thread['size']}

- +
Ver nuevos posts

@@ -84,7 +84,7 @@ ▲Subir▲
- +
Nombre: E-mail:

@@ -103,4 +103,4 @@ - \ No newline at end of file + -- cgit v1.2.1-18-gbd029