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

Health

+
+ + + + + + + + + + + + + +
IdInvalidInvalid groupInvalid diagnosis
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3