From 98157bf1bf1223ffa7556d2d21cfac6f07675f9d Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 30 Jun 2018 23:34:46 -0700 Subject: initial commit --- yt_search_results_template.html | 105 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 yt_search_results_template.html (limited to 'yt_search_results_template.html') diff --git a/yt_search_results_template.html b/yt_search_results_template.html new file mode 100644 index 0000000..18a8dc9 --- /dev/null +++ b/yt_search_results_template.html @@ -0,0 +1,105 @@ + + + + + $page_title + + + + +
+
+ +
+
+
+
+
+
Approximately $number_of_results results ($number_of_pages pages)
+$corrections +
+
+$results +
+ +
+ + + +
+ + + + + + \ No newline at end of file -- cgit v1.2.3