_.div({className: 'line-container'},
                            _.span({className: 'line red'}),
                            _.span({className: 'text'}, 'current')
                        ),