From c6a63f5c141c5f144434e556fcf296be4240e7f9 Mon Sep 17 00:00:00 2001 From: neptune Date: Fri, 26 Mar 2021 17:39:29 -0300 Subject: Update --- cgi/templates/home.html | 13 ++++++++++--- cgi/templates/mobile/latest.html | 11 +++++++++-- cgi/templates/navbar.html | 1 - cgi/templates/txt_base_top.html | 3 ++- cgi/templates/txt_board.html | 4 ++-- 5 files changed, 23 insertions(+), 9 deletions(-) (limited to 'cgi/templates') diff --git a/cgi/templates/home.html b/cgi/templates/home.html index ffd9c4e..fb06465 100644 --- a/cgi/templates/home.html +++ b/cgi/templates/home.html @@ -7,7 +7,7 @@ Bienvenido a Internet BBS/IB - + @@ -31,7 +31,6 @@ Tecnología Juegos Música - TV y Cine Humanidades
@@ -69,8 +68,16 @@

Hilos activos

+

BBS

- + + [${thread['board_name']}] #{thread['content']} (${thread['length']}) + +
+
+

IB

+
+ [${thread['board_name']}] #{thread['content']} (${thread['length']})
diff --git a/cgi/templates/mobile/latest.html b/cgi/templates/mobile/latest.html index 615b21c..91c3514 100644 --- a/cgi/templates/mobile/latest.html +++ b/cgi/templates/mobile/latest.html @@ -6,9 +6,16 @@
SeccionesHilos activosNuevos hilos
- +

BBS

+ + #{thread['content']}
${thread['board_fulln']} R:#{int(thread['length'])-1}
+ +
+
+

IB

+ #{thread['content']}
${thread['board_fulln']} R:#{int(thread['length'])-1}
- \ No newline at end of file + diff --git a/cgi/templates/navbar.html b/cgi/templates/navbar.html index e5b1f85..e545776 100644 --- a/cgi/templates/navbar.html +++ b/cgi/templates/navbar.html @@ -2,7 +2,6 @@ Tecnología Juegos Música -TV y Cine Humanidades Club VIP World Lobby diff --git a/cgi/templates/txt_base_top.html b/cgi/templates/txt_base_top.html index 7499fb4..35b871f 100644 --- a/cgi/templates/txt_base_top.html +++ b/cgi/templates/txt_base_top.html @@ -28,8 +28,9 @@ - + + diff --git a/cgi/templates/txt_board.html b/cgi/templates/txt_board.html index d3bc72e..63913ea 100644 --- a/cgi/templates/txt_board.html +++ b/cgi/templates/txt_board.html @@ -50,7 +50,7 @@

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

-
+

#{post['num']} : @@ -135,4 +135,4 @@

- \ No newline at end of file + -- cgit v1.2.1-18-gbd029