<div className="jumbotron header">
                    <div className="container">
                        <h1>Chatwheel Manager</h1>
                        <p>Create infinitely many custom chatwheels.</p>
                        <button onClick={actions.addChatwheel} type="button" className="btn btn-success"><i className="glyphicon glyphicon-plus"/> Chatwheel</button>