2016-03-08 09:26:43 +00:00
|
|
|
{{#if from}}
|
2016-06-22 19:34:10 +00:00
|
|
|
<span role="button" class="user {{colorClass from}}" data-name="{{from}}">{{mode}}{{from}}</span>
|
2016-02-23 16:22:41 +00:00
|
|
|
has changed the topic to:
|
2016-03-08 09:26:43 +00:00
|
|
|
{{else}}
|
|
|
|
The topic is:
|
2016-02-23 16:22:41 +00:00
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
<span class="new-topic">{{{parse text}}}</span>
|