set up front end pages for Find in Community/Conference/Topic

This commit is contained in:
2026-01-31 23:25:44 -07:00
parent 84df44cad2
commit 64faf9ec4d
7 changed files with 189 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<a href="{{ urlNextKeepNew }}"
class="bg-green-600 hover:bg-green-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">Next & Keep New</a>
{{ end }}
<a href="/TODO"
<a href="{{ topicListLink }}/op/{{ topicNum }}/find"
class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">Find</a>
{{ if !isAnon }}
<a href="{{ topicListLink }}/op/{{ topicNum }}/manage"