From f10d68b75062aaf401350833e19edee833c6684b Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 20 Jun 2023 02:27:11 -0700 Subject: added templates --- templates/full_table.html | 238 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 templates/full_table.html (limited to 'templates/full_table.html') diff --git a/templates/full_table.html b/templates/full_table.html new file mode 100644 index 0000000..adcaceb --- /dev/null +++ b/templates/full_table.html @@ -0,0 +1,238 @@ + + + + + + {{meta_title}} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ {{name}} +
+
+

{{name}}

+

{{description}}

+ YouTube Channel +
+
+ + {{full_table}} + + \ No newline at end of file -- cgit v1.2.3