origo/templates/dashboard.html
2026-01-15 09:50:55 -05:00

9 lines
163 B
HTML

<html>
[[ head.html ]]
<body>
[[ header.html ]]
[[ dash-body.html ]]
<!-- <script src="theme/dist/dash-bundle.js" defer="true"></script> -->
</body>
</html>