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

{{name}}

+

{{description}}

+ YouTube Channel +
+
+ {{projection_card}} + {{subscriber_trend}} +
+
+ {{divider}} +
+ {{weekly_trend}} + +
+ View Full Table + + \ No newline at end of file -- cgit v1.2.3