summaryrefslogtreecommitdiff
path: root/template/search.html
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-11-07 08:04:56 -0500
committerlolcat <will@lolcat.ca>2023-11-07 08:04:56 -0500
commit785452873f0ee0a27fc157b482b7551560f0282d (patch)
tree4c70e240031ed3868425ca683c83ebfd378a9159 /template/search.html
parent64b090ee058953aed2246967332c7f0b6623cd8f (diff)
fix typo
Diffstat (limited to 'template/search.html')
-rw-r--r--template/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/search.html b/template/search.html
index 35da30d..d7f73a5 100644
--- a/template/search.html
+++ b/template/search.html
@@ -11,6 +11,6 @@
{%left%}
</div>
</div>
- <script src="/static/client.js?v4"></script>
+ <script src="/static/client.js?v{%version%}"></script>
</body>
</html>