aboutsummaryrefslogtreecommitdiffstats
path: root/template/images.html
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-08-11 01:55:15 +0000
committerlolcat <will@lolcat.ca>2025-08-11 01:55:15 +0000
commitcdf958d29333d448f4521f4d2faa2592b58e9b27 (patch)
tree528f2a0ffa789a6f4279d9f54a4a2aaf391f390f /template/images.html
downloadshittyweb-search-cdf958d29333d448f4521f4d2faa2592b58e9b27.tar.gz
shittyweb-search-cdf958d29333d448f4521f4d2faa2592b58e9b27.tar.bz2
shittyweb-search-cdf958d29333d448f4521f4d2faa2592b58e9b27.zip
fix wikipedia crashgrafted
Diffstat (limited to 'template/images.html')
-rw-r--r--template/images.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/template/images.html b/template/images.html
new file mode 100644
index 0000000..f8c8d26
--- /dev/null
+++ b/template/images.html
@@ -0,0 +1,8 @@
+ {%timetaken%}
+ <div id="images">
+ {%images%}
+ </div>
+ {%nextpage%}
+ <script src="/static/client.js?v{%version%}"></script>
+ </body>
+</html>