Commit 1e9c299b by Aino Leppänen

Login component needs some UI work

1 parent be8b1fee
Pipeline #38 passed
in 0 seconds
<div id="top-container">
<div id="left-menu">
<!-- <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>
<div>Login works!</div>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!