Initial project push.
This commit is contained in:
8
templates/dashboard.html
Normal file
8
templates/dashboard.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
[[ head.html ]]
|
||||
<body>
|
||||
[[ header.html ]]
|
||||
[[ dash-body.html ]]
|
||||
<!-- <script src="theme/dist/dash-bundle.js" defer="true"></script> -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user