From c00e0f9f07827630ccba2cf4ac8bf0793d0ba930 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 23 Jan 2023 18:09:26 -0300 Subject: Separando .trip de .name --- cgi/templates/board.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'cgi/templates/board.html') diff --git a/cgi/templates/board.html b/cgi/templates/board.html index d0e001a..6254bd5 100644 --- a/cgi/templates/board.html +++ b/cgi/templates/board.html @@ -14,7 +14,7 @@
Modo Respuesta
-
+
@@ -64,7 +64,7 @@ - + @@ -73,7 +73,7 @@ Asunto - + @@ -116,7 +116,7 @@
  • Los hilos son automáticamente eliminados a los #{maxage} días de edad.
  • ¿Eres nuevo? Leer antes de postear · Preguntas frecuentes · Contacto
  • -
    + @@ -178,15 +178,17 @@ - - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + + + + - - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + #{post['name']} #{post['tripcode']} + + #{post['name']} + #{post['timestamp_formatted']} -- cgit v1.2.1-18-gbd029