mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
Added i18n form login and myhome page
This commit is contained in:
@@ -25,6 +25,7 @@ def base(request):
|
||||
base_template = request.base_template
|
||||
except AttributeError:
|
||||
base_template = 'myhome_base.html'
|
||||
|
||||
return {
|
||||
'seafile_version': SEAFILE_VERSION,
|
||||
'seahub_title': SEAHUB_TITLE,
|
||||
|
Reference in New Issue
Block a user