From 136c5f47d2d4e20e075b616487144db9629655bb Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 17 Jun 2025 16:28:35 +0200 Subject: [PATCH] videos --- includes/navigation.php | 3 ++- videos.php | 44 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 videos.php diff --git a/includes/navigation.php b/includes/navigation.php index 0ceb42b..15fddc2 100644 --- a/includes/navigation.php +++ b/includes/navigation.php @@ -12,7 +12,8 @@ if ($host == 'dev.dtch.online') { Last quarter % Last Matches Top20 - User Stats + User Stats + Videos diff --git a/videos.php b/videos.php new file mode 100644 index 0000000..3201f13 --- /dev/null +++ b/videos.php @@ -0,0 +1,44 @@ + + + + + + + + + +
+
+

Videos

+ + +
+ +
+ +

+
+ +
+ +

No videos found.

+ + +
+
+ + + + \ No newline at end of file