aboutsummaryrefslogtreecommitdiff
path: root/templates/images.html
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-03-28 15:20:56 -0400
committerfrosty <gabriel@bwaaa.monster>2026-03-28 15:20:56 -0400
commit82075a664e181c0a6a064ad7767d43d294db580a (patch)
tree87601bd80e9fdd62a6d29d92fb5fa6be7677e643 /templates/images.html
parent1b9187b1534992c0235dad064238b2d836489ca8 (diff)
downloadomnisearch-82075a664e181c0a6a064ad7767d43d294db580a.tar.gz
fix: pagination on images page looked improper
Diffstat (limited to 'templates/images.html')
-rw-r--r--templates/images.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/images.html b/templates/images.html
index b20eb04..f04867b 100644
--- a/templates/images.html
+++ b/templates/images.html
@@ -76,7 +76,7 @@
</a>
{{endif}}
- <a class="pagination-current" href="/images?q={{query}}&p={{page}}">
+ <a class="pagination-btn pagination-current" href="/images?q={{query}}&p={{page}}">
{{page}}
</a>
<a class="pagination-btn next" href="/images?q={{query}}&p={{next_page}}">