add end nav footer to topic lists by category view
This commit is contained in:
parent
921c3f016f
commit
0d650972c2
|
@ -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 New Issue