return <UserContent username={this.state.Username} name={this.state.Name} isAdmin={this.state.IsAdmin} />;