{{#if controls.indexOf('previous') !== -1}} {{/if}} {{#if controls.indexOf('next') !== -1}} {{/if}} {{#if __timer && controls.indexOf('pause') !== -1}}
{{/if}} {{#if !__timer && controls.indexOf('start') !== -1}}
{{/if}}