fix issue with template format

This commit is contained in:
Seyi Adebajo 2018-09-26 10:43:57 -07:00
parent 04149f4903
commit ddb680c38b

View File

@ -19,12 +19,12 @@
</span> </span>
<span> <span>
{{tooltip-on-element text=actor}} {{tooltip-on-element text=actor}}
<strong> <strong>
{{split-text actor maxCharLength}} {{split-text actor maxCharLength}}
</strong> </strong>
</span> </span>
{{else}} {{else}}
{{lastSaved}} {{lastSaved}}
{{/if}} {{/if}}