Fix title

This commit is contained in:
Chris Blanchard 2015-10-04 13:25:00 +01:00
parent d55ff43ef8
commit ec853bedfd

View file

@ -95,7 +95,7 @@ var App = React.createClass({
role="navigation"
style={{marginBottom: "0"}}>
<div className="navbar-header">
<a className="navbar-brand" href="/">ENSL.org Gathers <strong>Alpha</strong></a>
<a className="navbar-brand" href="/">NSL Gathers <small><i>Alpha</i></small></a>
</div>
<ul className="nav navbar-top-links navbar-right" id="currentuser">
<CurrentUser user={this.props.user} />