From 8d284e1690faba5c0f834a07bac81e1ee00d515f Mon Sep 17 00:00:00 2001 From: mavlushechka Date: Fri, 12 Nov 2021 21:31:54 +0500 Subject: Initializing --- .../admin-panel/information/students.html | 255 +++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100755 src/main/resources/templates/admin-panel/information/students.html (limited to 'src/main/resources/templates/admin-panel/information/students.html') diff --git a/src/main/resources/templates/admin-panel/information/students.html b/src/main/resources/templates/admin-panel/information/students.html new file mode 100755 index 0000000..897249c --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/students.html @@ -0,0 +1,255 @@ + + + + + + + Admin Panel | Students + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Students +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Students

+
+ + + + + + + + + + + + + + + + + + + +
IdDiplomaTelephone numberReligionCarHousePhoto
+ + Photo + +
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3