mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 12:12:46 +08:00
FIX: removes invalid, unpaired closing tag
This commit is contained in:
parent
50005e2ef9
commit
b6de8324be
|
@ -9,5 +9,5 @@
|
|||
{{/if}}
|
||||
{{/with}}
|
||||
{{else}}
|
||||
<b>{{unbound category.topic_count}}</b></a>
|
||||
<b>{{unbound category.topic_count}}</b>
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user