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

Remove session storage in context switch

This commit is contained in:
xiez
2012-08-30 20:15:17 +08:00
parent 02b3f6f0af
commit 1e4d831f46
21 changed files with 365 additions and 124 deletions

View File

@@ -1,4 +1,4 @@
{% extends base_template %}
{% extends "myhome_base.html" %}
{% block title %}帐号设置{% endblock %}