Finish, ohne Code kommentierug
This commit is contained in:
parent
a3362019ac
commit
6fbf988c38
@ -23,6 +23,9 @@
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
<!-- Fußzeiele -->
|
||||||
|
<div id="footer"></div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
fetch('/api/products')
|
fetch('/api/products')
|
||||||
.then(res => res.json())
|
.then(res => res.json())
|
||||||
@ -54,9 +57,5 @@
|
|||||||
</div>`;
|
</div>`;
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Fußzeiele -->
|
|
||||||
<div id="footer"></div>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -60,6 +60,5 @@
|
|||||||
</div> `;
|
</div> `;
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user