yep
This commit is contained in:
parent
4f6d7cfe60
commit
8fa8d04427
10 changed files with 231 additions and 71 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<div class="actions">
|
||||
<a class="btn" href="/dashboard">Back to Dashboard</a>
|
||||
<a class="btn" href="/skills">Browse More Skills</a>
|
||||
<a class="btn" href="/auth/logout">Logout</a>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
|
|
@ -23,4 +24,3 @@
|
|||
<script src="/static/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue