mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
add end nav footer to topic lists by category view
This commit is contained in:
parent
921c3f016f
commit
0d650972c2
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
{{/if}}
|
||||
|
||||
{{outlet listView}}
|
||||
|
||||
<h3>No more topics in this category. <a href="/categories">Browse all categories</a> or <a href="/">view popular topics</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue