From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/manage/mod.html | 96 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 cgi/templates/manage/mod.html (limited to 'cgi/templates/manage/mod.html') diff --git a/cgi/templates/manage/mod.html b/cgi/templates/manage/mod.html new file mode 100644 index 0000000..ddc688f --- /dev/null +++ b/cgi/templates/manage/mod.html @@ -0,0 +1,96 @@ + + +
+
Modbrowse
+ + + + + + +
SecciónAcción
/#{board['dir']}/#{board['name']}[Navegar]
+ + + + + + + + + + + + + + + + + + + + + + + + +
#IDAsuntoFechaMensajeResp.Acciones
#{i}#{thread['id']}#{thread['subject']}#{thread['timestamp_formatted'][:21]}${thread['message'][:200]}#{thread['length']} + L#{"-" if thread['locked'] == "1" else "+"} + PS#{"-" if thread['locked'] == "2" else "+"} + M + D + & + B +
+
+[Volver] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Hilo: ${posts[0]['subject']} (#{posts[0]['length']})
#{"Abrir hilo" if posts[0]['locked'] == "1" else "Cerrar hilo"} / +#{"Quitar permasage" if posts[0]['locked'] == "2" else "Permasage"} / +Mover hilo
#IDFechaNombreMensajeArchivoIPAcción
#{i}#{p['id']}${p['timestamp_formatted']}${p['name']}${p['message']} + + #{p['ip']} + + Eliminar + & + Ban + + Recuperar + [1] + + Recuperar + [2] + +
+
+[Volver al panel] + +
+
+ \ No newline at end of file -- cgit v1.2.1-18-gbd029