LittleSheep
6607e1dc5e
All checks were successful
release-nightly / build-docker (push) Successful in 1m53s
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
<h1 class="text-2xl font-bold">Oops</h1>
|
|
<h2 class="text-lg">Something went wrong...</h2>
|
|
|
|
<div class="mt-3 mx-auto p-5 w-[360px] max-w-screen bg-neutral text-neutral-content rounded">
|
|
<code class="capitalize">{{ .Message }}</code>
|
|
</div> |