2020-07-09 16:05:17 +02:00
|
|
|
<!-- Business -->
|
2020-07-14 13:50:00 +02:00
|
|
|
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
2020-07-14 15:13:46 +02:00
|
|
|
|
|
|
|
<body class="m-10">
|
|
|
|
<div id="header">$title</div>
|
|
|
|
<table id="product-table"></table>
|
|
|
|
</body>
|