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/bans.html | 92 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 cgi/templates/manage/bans.html (limited to 'cgi/templates/manage/bans.html') diff --git a/cgi/templates/manage/bans.html b/cgi/templates/manage/bans.html new file mode 100644 index 0000000..81e0f71 --- /dev/null +++ b/cgi/templates/manage/bans.html @@ -0,0 +1,92 @@ + + + +
+
Bans
+ +
+ + + + + + +
Dirección IP
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Dirección IPMáscara de redBoardsAgregadoExpiraCiegoPuesto porRazónNotaAcción
${ban['ip']}${ban['netmask']}${ban['boards']}${ban['added']}${ban['until']}${ban['blind']}${ban['staff']}${ban['reason']}${ban['note']} + [Ver posts] + [Editar] + [Eliminar] +
+ +
+ + + + + + + + + + + + + + + +
IP
Máscara de red
Board(s) +
+ +
+ + 0: ?> + + +
Mensaje
Nota para staff
Ciego
Expira en (segundos) +
+
+ Nunca + 1h + 6h + 12h + 1d + 3d + 1w + 30d + 1y +
+
+
+ +
+
+ \ No newline at end of file -- cgit v1.2.1-18-gbd029