1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Show avatar in top bar instead of myhome page.

This commit is contained in:
xiez
2012-05-24 21:12:48 +08:00
parent 4c20e49613
commit df4a838005
3 changed files with 4 additions and 5 deletions

View File

@@ -5,6 +5,8 @@
<h3>操作</h3>
<ul>
<li><a href="{{ SITE_ROOT }}accounts/password/change/">修改网站帐号密码</a></li>
<li><a href="{{ SITE_ROOT }}avatar/change/">修改头像</a></li>
<li><a href="{{ SITE_ROOT }}avatar/delete/">删除不用的头像</a></li>
</ul>
{% endblock %}