From 4c31093827f57394563de037a21143407586e384 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 15 Jan 2023 03:12:48 -0300 Subject: Autorefresh en home --- cgi/templates/home.html | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) (limited to 'cgi/templates/home.html') diff --git a/cgi/templates/home.html b/cgi/templates/home.html index d60b719..b5d932b 100644 --- a/cgi/templates/home.html +++ b/cgi/templates/home.html @@ -73,25 +73,29 @@ -

Hilos activos

-

BBS

-
+

Hilos activos

+

BBS

+
- [${thread['board_name']}:${'%03d' % thread['length']}] #{thread['content']} + [${thread['board_abr']}:${'%03d' % thread['length']}] #{thread['content']} -
-
-

IB

-
+
+
+

IB

+
- [${thread['board_name']}:${'%03d' % thread['length']}] #{thread['content']} + [${thread['board_abr']}:${'%03d' % thread['length']}] #{thread['content']} +
+
+
Actualizar + + + + + +
-
-
Actualizar - - - RSS

Blotter

@@ -107,7 +111,7 @@

Hilos nuevos

- [${thread['board_name']}] #{thread['content']} + [${thread['board_abr']}] #{thread['content']}
-- cgit v1.2.1-18-gbd029