added first templates
This commit is contained in:
parent
502ab39200
commit
7111fb9d20
0
hr_module/static/css/hr_module_base.css
Normal file
0
hr_module/static/css/hr_module_base.css
Normal file
10
hr_module/templates/hr_module_base.html
Normal file
10
hr_module/templates/hr_module_base.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>$Title$</title>
|
||||
</head>
|
||||
<body>
|
||||
$END$
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user