From ae72b8f9976a1c0cca66ff4cb31eadf311c677e7 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Mon, 1 Jun 2026 22:19:27 +0300 Subject: init: moved to own site --- templates/slides.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 templates/slides.html (limited to 'templates/slides.html') diff --git a/templates/slides.html b/templates/slides.html new file mode 100644 index 0000000..a553a73 --- /dev/null +++ b/templates/slides.html @@ -0,0 +1,31 @@ + + + + + + + {{TITLE}} + + + + + + + +
+
+ {{{SLIDES_CONTENT}}} +
+
+ + + + + + + -- cgit v1.2.3