mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-24 22:12:00 +00:00
添加static, templates
This commit is contained in:
parent
a9af0598e7
commit
b24ad2854c
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>
|
Loading…
Reference in New Issue
Block a user