mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #1686 from velesin/header_category_info_component_fix
FIX: removes invalid, unpaired closing tag
This commit is contained in:
@@ -9,5 +9,5 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
{{/with}}
|
{{/with}}
|
||||||
{{else}}
|
{{else}}
|
||||||
<b>{{unbound category.topic_count}}</b></a>
|
<b>{{unbound category.topic_count}}</b>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|||||||
Reference in New Issue
Block a user