mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-27 15:54:14 +00:00
添加static, templates
This commit is contained in:
0
static/css/base.css
Normal file
0
static/css/base.css
Normal file
0
static/js/base.js
Normal file
0
static/js/base.js
Normal file
10
templates/base.html
Normal file
10
templates/base.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head lang="en">
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user