Versie module 1 van 26-7
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
<title>
|
||||
<%= title || "PantryHub" %>
|
||||
</title>
|
||||
|
||||
|
||||
<link
|
||||
href="https://cdn.jsdelivr.net/npm/@tabler/core@latest/dist/css/tabler.min.css"
|
||||
rel="stylesheet">
|
||||
|
||||
|
||||
<link
|
||||
href="/css/style.css"
|
||||
rel="stylesheet">
|
||||
Reference in New Issue
Block a user