mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-17 12:35:27 +00:00
add navs to base
This commit is contained in:
@ -6,7 +6,11 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="antialiased text-gray-900 min-h-screen">
|
<body class="antialiased text-gray-900 min-h-screen">
|
||||||
|
{% include header.html %}
|
||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
|
{% include footer.html %}
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Reference in New Issue
Block a user