mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
Modified org seahub title
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>{% if org %}{{ org.org_name }}|{% endif %}{{ seahub_title }}</title>
|
||||
<title>{% if org %}{{ org.org_name }} - {% endif %}{{ seahub_title }}</title>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||
<meta name="keywords" content="文件 协作 团队 团体" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/ui-lightness/jquery-ui-1.8.16.custom.css" />
|
||||
|
Reference in New Issue
Block a user