{{#image}}
    
    {{/image}}
    
    {{#title}}
    
        
{{{title}}}
    
    {{/title}}
    
    {{#intro}}
    {{{intro}}}
    {{/intro}}
    
    {{#label}}
    <{{action.element}} class="im-ts-button start-button button" href="{{action.href}}" target="{{action.target}}" onclick="{{action.onclick}}">{{{label}}}{{action.element}}>
    {{/label}}
    {{#button_image}}
    <{{action.element}} class="start-button custom-image" href="{{action.href}}" target="{{action.target}}" onclick="{{action.onclick}}">
{{action.element}}>
    {{/button_image}}