develop #36
@ -23,6 +23,9 @@
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<!-- Fußzeiele -->
|
||||
<div id="footer"></div>
|
||||
|
||||
<script>
|
||||
fetch('/api/products')
|
||||
.then(res => res.json())
|
||||
@ -54,9 +57,5 @@
|
||||
</div>`;
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- Fußzeiele -->
|
||||
<div id="footer"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -60,6 +60,5 @@
|
||||
</div> `;
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user