From b280ab6bcdf6c9bae46a7a21b7138d46d953dd71 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 23 Feb 2026 00:57:21 -0500 Subject: oopsies --- templates/images.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 templates/images.html (limited to 'templates/images.html') diff --git a/templates/images.html b/templates/images.html new file mode 100644 index 0000000..fd4915a --- /dev/null +++ b/templates/images.html @@ -0,0 +1,66 @@ + + + + + + + + OmniSearch Images - {{query}} + + + + + +
+

+ OmniSearch +

+
+ +
+
+ +
+
+ {{for img in images}} + + {{endfor}} +
+
+ + + -- cgit v1.2.3