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/staff.html | 63 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 cgi/templates/manage/staff.html (limited to 'cgi/templates/manage/staff.html') diff --git a/cgi/templates/manage/staff.html b/cgi/templates/manage/staff.html new file mode 100644 index 0000000..787a843 --- /dev/null +++ b/cgi/templates/manage/staff.html @@ -0,0 +1,63 @@ + + + +
+
Staff
+ + + + + + + + + + + + + + + + + + + + + +
IDNombreNivelÚltima actividadAcciones
${member['id']}${member['username']}${member['rights']}${member['lastactive']} + [Editar] + [Eliminar] +
+ +
+ + + + + + + + + + + + + + + + + + +
Nombre
Contraseña
Nivel + +
+
+ +
+
+ \ No newline at end of file -- cgit v1.2.1-18-gbd029