{{ var dropleft = options.align === 'left'; }} {{ var dropbtn = ''; }}
{{ if(!dropleft) r.push(dropbtn); }}
{{ if(dropleft) r.push(dropbtn); }}