forked from lucaspatenaude/ScoreSpot
login feature is fully complete, testing is required, favorite teams database is fully functioning
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
{{#if user}}
|
||||
{{#if user.username}}
|
||||
<div class="container" id="login-container">
|
||||
{{> navigation-bar/accountinfo}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user