diff options
Diffstat (limited to 'webGUI/pages/stats.html')
| -rw-r--r-- | webGUI/pages/stats.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/webGUI/pages/stats.html b/webGUI/pages/stats.html new file mode 100644 index 0000000..8fdbb74 --- /dev/null +++ b/webGUI/pages/stats.html | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | <!DOCTYPE html> | ||
| 2 | <html lang="en"> | ||
| 3 | |||
| 4 | <head> | ||
| 5 | <meta charset="UTF-8"> | ||
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| 7 | <title>STATS - CONSOLE</title> | ||
| 8 | </head> | ||
| 9 | |||
| 10 | <body> | ||
| 11 | |||
| 12 | </body> | ||
| 13 | |||
| 14 | </html> \ No newline at end of file | ||
