Merge pull request #122 from jccrofty30/avatar_on_history

Add avatar to History page.
This commit is contained in:
Max Wu
2016-05-15 12:24:33 +08:00
3 changed files with 8 additions and 0 deletions

View File

@@ -80,6 +80,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>