mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
Add org account feature
This commit is contained in:
@@ -15,5 +15,6 @@ def base(request):
|
||||
"""
|
||||
return {
|
||||
'seafile_version': settings.SEAFILE_VERSION,
|
||||
'seahub_title': settings.SEAHUB_TITLE,
|
||||
'seahub_title': settings.SEAHUB_TITLE,
|
||||
'account_type': settings.ACCOUNT_TYPE,
|
||||
}
|
||||
|
Reference in New Issue
Block a user