From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/mobile/threadlist.html | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 cgi/templates/mobile/threadlist.html (limited to 'cgi/templates/mobile/threadlist.html') diff --git a/cgi/templates/mobile/threadlist.html b/cgi/templates/mobile/threadlist.html new file mode 100644 index 0000000..edb81eb --- /dev/null +++ b/cgi/templates/mobile/threadlist.html @@ -0,0 +1,43 @@ + + +
+
Home
+ #{board_name} +
+ +
PortadaListaCatálogoNuevo hilo
+ + + + +
PortadaListaCatálogoNuevo hilo
+ +
Orden:NormalNuevoViejoMásMenos
+
+ + + #{thread["subject"]}: #{thread['message']}#{" [...]" if thread['shortened'] else ""}
+ Última: #{thread['lastreply']['timestamp_formatted'] if thread['lastreply'] else thread['timestamp_formatted']} Respuestas: #{int(thread["length"])-1}
+ + +
+ +
PortadaListaCatálogoNuevo hilo
+ +
Orden:NormalNuevoViejoMásMenos
+
+ +
(#{int(thread["length"])-1}R) #{thread["subject"]}: #{thread['message']}#{" [...]" if thread['shortened'] else ""}
+
+ + + \ No newline at end of file -- cgit v1.2.1-18-gbd029