Commit 1e9c299b by Aino Leppänen

Login component needs some UI work

1 parent be8b1fee
<div id="top-container"> <div>Login works!</div>
<div id="left-menu"> \ No newline at end of file
<!-- <router-outlet name="left-menu"></router-outlet> -->
</div>
<div id="contentarea">
<div id="topbar">
Login works!
<!-- <top-menu></top-menu> -->
</div>
<div id="content">
<!-- router-outlet></router-outlet> -->
</div>
</div>
</div>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!