Removed blockstart and replicated it in tailwind's thing.

This commit is contained in:
Zed A. Shaw 2025-08-11 15:00:52 -04:00
parent 5da8697759
commit 0b40ef0125
6 changed files with 29 additions and 27 deletions

View file

@ -5,7 +5,7 @@
<h1><a href="/admin/table/{{ .Table }}/">&laquo;</a>Admin {{ .Table }}</h1>
<block x-data="Data">
<form method="POST" action="/api/admin/table/{{ .Table }}/{{ .Id }}/">
<form method="POST" action="/api/admin/table/{{ .Table }}/{{ .Id }}">
<card>
<top><h1>{{ .Table }} : {{ .Id }}</h1></top>
<middle>