- var buildId = this.props.params.buildId; - var total = this.state.data.total; - var output = this.state.data.output; div | build: span= buildId div | lines in total: span= total div | from: input(type="text", value=this.state.from, onChange=this.onFromChange) br .terminal .terminal_code(ref="code")!= output