From e944308db6de30153fdb86a67d6c913186fe8d89 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 31 May 2026 10:45:44 +0800 Subject: youtube videos, events, about me wip --- templates/eventdetails.html | 38 ++++++++++++++++++++++++++++++++++++++ templates/video.html | 26 +++++++++++++------------- 2 files changed, 51 insertions(+), 13 deletions(-) (limited to 'templates') diff --git a/templates/eventdetails.html b/templates/eventdetails.html index e69de29..064f27e 100644 --- a/templates/eventdetails.html +++ b/templates/eventdetails.html @@ -0,0 +1,38 @@ + + + + + + + + + + + {[{title}]} • altaf-creator + + + + + + + +
+ +
+ + + {[{content}]} + + + diff --git a/templates/video.html b/templates/video.html index 5f52065..8bba92b 100644 --- a/templates/video.html +++ b/templates/video.html @@ -32,21 +32,21 @@ -
-
- -
-
- - 00:00/00:00 - - - - -
+
+
+ +
+
+ + 00:00/00:00 + + + +
+
-- cgit v1.2.3