Fix broken a tag

This fixes the missing close `</a>` tag for the "previous" button.
This commit is contained in:
Eric Huss
2025-09-15 20:17:11 -07:00
parent fb4fa867d1
commit 737090abf1

View File

@@ -227,6 +227,7 @@
{{else}}
{{fa "solid" "angle-left"}}
{{/if}}
</a>
{{/if}}
{{#if next}}