Add link to watch history in preferences

This commit is contained in:
Omar Roth 2018-11-21 13:10:56 -06:00
parent a15463cf37
commit c656a7cb9e
1 changed files with 4 additions and 0 deletions

View File

@ -166,6 +166,10 @@ function update_value(element) {
<a href="/subscription_manager">Manage subscriptions</a>
</div>
<div class="pure-control-group">
<a href="/feed/history">Watch history</a>
</div>
<div class="pure-control-group">
<a href="/delete_account?referer=<%= URI.escape(referer) %>">Delete account</a>
</div>