diff --git a/web/src/App.js b/web/src/App.js
index 2ca8c857..960df1bc 100644
--- a/web/src/App.js
+++ b/web/src/App.js
@@ -669,26 +669,28 @@ class App extends Component {
if (this.isDoorPages()) {
return (
-
- this.renderHomeIfLoggedIn()} />
- this.renderHomeIfLoggedIn( {this.onUpdateAccount(account);}} />)} />
- this.renderHomeIfLoggedIn()} />
- this.renderHomeIfLoggedIn()} />
- {this.onUpdateAccount(account);}} />} />
- {this.onUpdateAccount(account);}} />} />
- {this.onUpdateAccount(account);}} />} />
- {this.onUpdateAccount(account);}} />} />
- this.renderHomeIfLoggedIn( this.setState({account: null})} {...props} />)} />
- {return ();}} />
-
-
- this.renderHomeIfLoggedIn()} />
- this.renderHomeIfLoggedIn()} />
- this.renderLoginIfNotLoggedIn()} />
- this.renderLoginIfNotLoggedIn( {this.onUpdateAccount(account);}} {...props} />)} />
- } />} />
-
+
+
+ this.renderHomeIfLoggedIn()} />
+ this.renderHomeIfLoggedIn( {this.onUpdateAccount(account);}} />)} />
+ this.renderHomeIfLoggedIn()} />
+ this.renderHomeIfLoggedIn()} />
+ {this.onUpdateAccount(account);}} />} />
+ {this.onUpdateAccount(account);}} />} />
+ {this.onUpdateAccount(account);}} />} />
+ {this.onUpdateAccount(account);}} />} />
+ this.renderHomeIfLoggedIn( this.setState({account: null})} {...props} />)} />
+ {return ();}} />
+
+
+ this.renderHomeIfLoggedIn()} />
+ this.renderHomeIfLoggedIn()} />
+ this.renderLoginIfNotLoggedIn()} />
+ this.renderLoginIfNotLoggedIn( {this.onUpdateAccount(account);}} {...props} />)} />
+ } />} />
+
+
{
this.renderFooter()
}