FIX: removes invalid, unpaired closing tag

This commit is contained in:
Wojciech Zawistowski 2013-11-21 17:33:03 +01:00
parent 50005e2ef9
commit b6de8324be

View File

@ -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}}