mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missing line from previous commit (?)
This commit is contained in:
parent
d6af1169fc
commit
5f273f1dc8
@ -3,5 +3,6 @@
|
|||||||
|
|
||||||
<ul class='topics'>
|
<ul class='topics'>
|
||||||
{{#each t in similarTopics}}
|
{{#each t in similarTopics}}
|
||||||
|
<li>{{topic-link t}} <span class='badge badge-notification posts-count'>{{t.posts_count}}</span></li>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user