landed community results when browsing categories - missing pagination buttons, community activity, proper member counts
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<strong>Category:</strong>
|
||||
{{ range i := categories }}
|
||||
{{ if i > 0 }}: {{ end }}
|
||||
<a href="/TODO/find/communities-for-category"
|
||||
<a href="/find?mode=COM&catid={{ .CatId }}"
|
||||
class="text-blue-700 hover:text-blue-900">{{ .Name }}</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user