added topic traversal (Read New/Next Topic), untested

This commit is contained in:
2026-01-16 23:17:51 -07:00
parent 64b2b06733
commit 785c45543c
4 changed files with 146 additions and 9 deletions
+6
View File
@@ -26,6 +26,12 @@
Add Topic
</a>
{{ end }}
{{ if isset(urlReadNew) }}
<a href="{{ urlReadNew }}"
class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">
Read New
</a>
{{ end }}
<a href="/TODO/find"
class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">
Find