Add avatar to History page.

This commit is contained in:
Jason Croft
2016-05-12 15:21:05 -04:00
parent 4aa4e3eacc
commit c4b754e53b
3 changed files with 8 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
<p>Below are history from browser</p>
</div>
<div class="ui-signout" style="display:none;">
<img class="ui-avatar" />
<h4 class="ui-welcome">Welcome! <span class="ui-name"></span></h4>
<a href="<%- url %>/new" class="btn btn-default">New note</a> Or
<a href="#" class="btn btn-danger ui-logout">Sign Out</a>