Enha: shorter sse patience; style cleaning

This commit is contained in:
Grail Finder
2025-07-16 07:34:44 +03:00
parent 123d6c240f
commit ccf0b8538f
7 changed files with 22 additions and 27 deletions

View File

@ -1,6 +1,6 @@
{{define "error"}}
<a href="/">
<div id=errorbox class="bg-orange-100 border-l-4 border-orange-500 text-orange-700 p-4" role="alert">
<div id=errorbox class="bg-orange-100 border-l-4 border-black text-black p-4" role="alert">
<p class="font-bold">An error from server</p>
<p>{{.}}</p>
<p>Click this banner to return to main page.</p>