From f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba Mon Sep 17 00:00:00 2001 From: junk Date: Sun, 28 Mar 2021 07:51:40 -0300 Subject: Mejor forma de ocultar posts --- cgi/templates/txt_archive.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'cgi/templates/txt_archive.html') diff --git a/cgi/templates/txt_archive.html b/cgi/templates/txt_archive.html index 6749352..2b5caa3 100644 --- a/cgi/templates/txt_archive.html +++ b/cgi/templates/txt_archive.html @@ -44,15 +44,11 @@

#{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 usuario.

-

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

+

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

- -
- -
- +

#{post['num']} : @@ -95,4 +91,4 @@
weabot.py ver Bienvenido a Internet BBS/IB
- + \ No newline at end of file -- cgit v1.2.1-18-gbd029