{{define "content"}}
<section class="rounded-lg border border-gray-200 bg-white p-8 shadow-sm">
<h1 class="text-3xl font-bold text-gray-900">Home Page</h1>
</section>
{{end}}
Powered by TurnKey Linux.