From 1010ac07fdc3991faf31d2771f7c653583f54835 Mon Sep 17 00:00:00 2001 From: Choom Date: Tue, 20 Dec 2022 04:20:49 -0300 Subject: Fix expansion imagen --- cgi/templates/board.html | 359 ++++++++++++++++++++++++----------------------- 1 file changed, 180 insertions(+), 179 deletions(-) (limited to 'cgi/templates/board.html') diff --git a/cgi/templates/board.html b/cgi/templates/board.html index 12f39d9..b9593ea 100644 --- a/cgi/templates/board.html +++ b/cgi/templates/board.html @@ -1,39 +1,49 @@ - - [Volver al IB] + + +
- [Catálogo] - [Bajar] +
Modo Respuesta
-
- - - - - Usar: - x -
Recuperar dibujo guardado -
+
+
+ + + + + Usar: + x +
Recuperar dibujo guardado +
+
-
+
+
- No hay dibujo +
No hay dibujo
-
+
+
@@ -54,82 +64,76 @@ - - - - - + - Asunto - - - - - - - - + Asunto + + + + - Mensaje - + Mensaje + - - - Archivo - - - - - - - - + + + Archivo + + + + + + + + + + + - - - - Clave - (para eliminar el post)
+ Clave + (para eliminar el post) - - - + + + -
+
-
#{postarea_extra}
-
+
#{postarea_extra}
+
+
@@ -139,141 +143,138 @@ - - - - - -
- - -
Nombre de archivo:#{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) - -
Nombre de archivo:#{post['file']}-(#{post['file_size']} B) - - - GIF animado - - Imagen miniatura - - - [Ocultar hilo] + + + + + + + +
+ +
+ + Nombre de archivo:#{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) + + Nombre de archivo:#{post['file']}-(#{post['file_size']} B) + + + GIF animado + + Imagen miniatura + + + [Ocultar hilo] + +
+ + + #{post['id']} + + #{post['id']} + + #{post['id']} + + - - - - #{post['id']} - - #{post['id']} - - #{post['id']} - - - -
- - - #{post['name']} #{post['tripcode']} +
+ + + #{post['name']} #{post['tripcode'] if post['tripcode'] else ''} - #{post['name']} - - - - #{post['name']} #{post['tripcode']} - - #{post['name']} - - - #{post['timestamp_formatted']} - - No.#{post['id']} - - No.#{post['id']} - - rep - - Expira el ${post['expires_formatted']} - - - [Responder] - - [Ocultar] + #{post['name']} #{post['tripcode'] if post['tripcode'] else ''} - - -
- - -
- - #{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) + #{post['timestamp_formatted']} + + No.#{post['id']} - #{post['file']}-(#{post['file_size']} B) + No.#{post['id']} - - GIF animado - - Imagen miniatura + rep + + Expira el ${post['expires_formatted']} -
-
- - - #{post['id']} - - #{post['id']} - - #{post['id']} + + [Responder] + + [Ocultar hilo] + - - - + +
+ + #{post['file']}-(#{post['file_size']} B, #{post['image_width']}x#{post['image_height']}) + + #{post['file']}-(#{post['file_size']} B) + + + GIF animado + + Imagen miniatura + +
+ + + #{post['id']} + + #{post['id']} + + #{post['id']} + + - -
+ + +
#{post['message']}
-
+
#{post['message']}
- #{post['message']} -
(Post muy largo... Presiona aquí para verlo completo.)
- +
Este hilo es viejo y desaparecerá pronto.
- - +
Un post omitido. Haz clic en Responder para ver.
1: ?>
#{thread['omitted']} posts omitidos. Haz clic en Responder para ver.
+ +
- -
- - +

- -
+
-
Eliminar post
- Clave
+ +
+ Eliminar post +
+ Clave +
+
#{pagenav}
- + + \ No newline at end of file -- cgit v1.2.1-18-gbd029