UNPKG

flowbite-admin-dashboard

Version:

A free and open-source admin dashboard template built with Tailwind CSS and Flowbite

7 lines (6 loc) 183 B
{{ define "body_override" }}<body class="d-flex flex-column min-vh-100">{{ end }} {{ define "main" }} <main class="p-5 my-auto" id="content"> {{ .Content }} </main> {{ end }}