Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Added tnc and privacy url on wallet page.
Browse files Browse the repository at this point in the history
  • Loading branch information
pushkar8723 committed Jan 28, 2018
1 parent 8197b30 commit cc89993
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/public/templates/views/wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
</md-menu-item>
<div flex></div>
<div style="padding: 5px 10px; border-top: 1px solid #ccc;">
&copy; Aeon Pocket, 2017
&copy; Aeon Pocket, 2017<br/>
<a href="#!/terms">Terms of Service</a> |
<a href="#!/privacy">Privacy Policy</a>
</div>
</md-content>
</md-sidenav>
Expand Down

0 comments on commit cc89993

Please sign in to comment.