Template

Markdown
      <x-main>
  <table class="mx-auto font-inter">
    <tr>
      <td class="w-[600px] max-w-full bg-white">
        <h1 class="text-2xl/8 text-slate-950">
          BYOHTML
        </h1>

        <p class="text-base/6 text-slate-600">
          Bring your own HTML
        </p>

        <x-button href="https://maizzle.com">
          Read more
        </x-button>
      </td>
    </tr>
  </table>
</x-main>

    

Copyright © 2026 Maizzle OÜBrand policy
Edit this page on GitHub