2023-10-21 18:16:11 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2024-12-29 15:18:12 +01:00
|
|
|
<title>Inventory</title>
|
2023-10-21 18:16:11 +02:00
|
|
|
<link rel='stylesheet' href='/stylesheets/style.css' />
|
|
|
|
</head>
|
2024-12-29 15:18:12 +01:00
|
|
|
<body>
|
|
|
|
|
2023-10-21 18:16:11 +02:00
|
|
|
<script defer="" src="https://use.fontawesome.com/releases/v6.4.2/js/all.js" crossorigin="anonymous"></script>
|
2024-01-13 18:44:27 +01:00
|
|
|
|
2023-10-21 18:16:11 +02:00
|
|
|
</body>
|
|
|
|
</html>
|