.conversation.clear.border .history-settings %a.left{href: '#'} Load history %input.right{ type: 'checkbox', name: 'enable-history', value: '1', id: 'ihistory' } %label.right{ for: 'ihistory' } Disable history %span.right.current History recording is enabled. .messages#height-setter-2 -for view in @history #{view} -if @showWriter != JST['backbone/templates/chat/message_writer']()