tmpl: rm cruft [skip ci]
This commit is contained in:
parent
1d47942ce5
commit
6f0e3e9439
@ -2,19 +2,6 @@
|
||||
<body class="min-h-screen flex flex-col justify-between bg-white dark:bg-gray-900">
|
||||
{{ template "navbar.tmpl" . }}
|
||||
<main class="grow mb-auto md:min-w-[300px]">
|
||||
<!-- <main class="grow"> -->
|
||||
<!-- <div class="container mx-auto place-items-center px-8 md:px-12 lg:px-14"> -->
|
||||
<!-- {{ if and .Data .Data.flash }} -->
|
||||
<!-- <h2 class="text-xl text-pink-600 dark:text-pink-500 capitalize py-2"> -->
|
||||
<!-- {{- .Data.flash -}} -->
|
||||
<!-- </h2> -->
|
||||
<!-- {{- end}} -->
|
||||
<!-- <div class="flex justify-between place-items-center"> -->
|
||||
<!-- <h1 class="text-xl font-bold text-fuchsia-600 dark:text-fuchsia-400 capitalize py-2"> -->
|
||||
<!-- Edit user -->
|
||||
<!-- </h1> -->
|
||||
<!-- </div> -->
|
||||
<!-- </div> -->
|
||||
<section>
|
||||
<div class="container mx-auto md:mx-4 px-8 py-0 md:px-12 md:pt-12 lg:pt-30">
|
||||
<div class="lg:flex">
|
||||
|
Loading…
Reference in New Issue
Block a user