Files
jobtrackingapp/vendor/saasable-ui-main/uikit/tailwind/src/html/navbar/navbar-10.html
T
2026-03-21 11:55:27 +01:00

18 lines
430 B
HTML

<!doctype html>
<html lang="en" @@bodySetup>
<!-- [Head] start -->
<head>
@@include('../layouts/head-page-meta.html', {'title': 'Navbar 10'})@@include('../layouts/head-css.html')
</head>
<!-- [Head] end -->
<!-- [Body] Start -->
<body>
@@include('../layouts/loader.html')
@@include('../partials/navbar/navbar-10.html')
@@include('../partials/other/other-2.html')
@@include('../layouts/footer-js.html')
</body>
</html>