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