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/mobile/latest.html | 4 ++-- cgi/templates/mobile/newest.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cgi/templates/mobile') diff --git a/cgi/templates/mobile/latest.html b/cgi/templates/mobile/latest.html index 50fae25..8156e69 100644 --- a/cgi/templates/mobile/latest.html +++ b/cgi/templates/mobile/latest.html @@ -8,13 +8,13 @@

BBS

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

IB

- #{thread['content']}
${thread['board_fulln']} R:#{int(thread['length'])-1}
+ #{thread['content']}
${thread['board_name']} R:#{int(thread['length'])-1}
diff --git a/cgi/templates/mobile/newest.html b/cgi/templates/mobile/newest.html index 37fd67f..76da88b 100644 --- a/cgi/templates/mobile/newest.html +++ b/cgi/templates/mobile/newest.html @@ -7,8 +7,8 @@
SeccionesHilos activosNuevos hilos
- #{thread['content']}
${thread['board_fulln']}
+ #{thread['content']}
${thread['board_name']}
- \ No newline at end of file + -- cgit v1.2.1-18-gbd029