Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
a4e6fef2
Commit
a4e6fef2
authored
Nov 11, 2014
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改名称
parent
6c762b86
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
base.html
webroot/AutoSa/templates/base.html
+4
-4
No files found.
webroot/AutoSa/templates/base.html
View file @
a4e6fef2
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
<html>
<html>
<head>
<head>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<title>
运维管理系统
</title>
<title>
Jumpserver
</title>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"
http://img.youlu.com/web/favicon.gif
"
/>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
""
/>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5js"></script>
<script src="http://html5shim.googlecode.com/svn/trunk/html5js"></script>
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<body>
<body>
{% if not admin %}
{% if not admin %}
<nav
class=
"navbar navbar-inverse navbar-static-top"
role=
"navigation"
>
<nav
class=
"navbar navbar-inverse navbar-static-top"
role=
"navigation"
>
<div
class=
"navbar-header"
>
<a
class=
"navbar-brand"
href=
"#"
>
运维管理系统
</a>
</div>
<div
class=
"navbar-header"
>
<a
class=
"navbar-brand"
href=
"#"
>
Jumpserver
</a>
</div>
<div
class=
"collapse navbar-collapse"
>
<div
class=
"collapse navbar-collapse"
>
<ul
class=
"nav navbar-nav"
>
<ul
class=
"nav navbar-nav"
>
<li
class=
"{{ index }}"
><a
href=
"/"
>
主页
</a></li>
<li
class=
"{{ index }}"
><a
href=
"/"
>
主页
</a></li>
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
</div>
</div>
{% else %}
{% else %}
<nav
class=
"navbar navbar-inverse navbar-static-top"
role=
"navigation"
>
<nav
class=
"navbar navbar-inverse navbar-static-top"
role=
"navigation"
>
<div
class=
"navbar-header"
>
<a
class=
"navbar-brand"
href=
"#"
>
运维管理系统
</a>
</div>
<div
class=
"navbar-header"
>
<a
class=
"navbar-brand"
href=
"#"
>
Jumpserver
</a>
</div>
<div
class=
"collapse navbar-collapse"
>
<div
class=
"collapse navbar-collapse"
>
<ul
class=
"nav navbar-nav"
>
<ul
class=
"nav navbar-nav"
>
<li
class=
"{{ index }}"
><a
href=
"/"
>
主页
</a></li>
<li
class=
"{{ index }}"
><a
href=
"/"
>
主页
</a></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment