25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
<div class=\"flex flex-col\"><div class=\"flex\"><div><div class=\"block font-bold text-lg\">
|
|
</div>
|
|
<div class=\"my-3 w-60\" hx-get=\"
|
|
\" hx-trigger=\"load, every 20s\">Loading Server status...</div></div>
|
|
</div><div hx-get=\"
|
|
\" hx-trigger=\"every 10s\">
|
|
</div>
|
|
</div>
|
|
<div class=\"flex flex-col gap-2\">
|
|
<i class=\"
|
|
\"></i> <span>
|
|
|
|
</span></div>
|
|
<div id=\"pedestal\" hx-swap-oob=\"true\" class=\"flex w-full justify-around items-center gap-5\">
|
|
</div>
|
|
<div id=\"select-table\" class=\"relative overflow-x-auto\"><table class=\"w-full overflow-scroll text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400\"><thead class=\"text-xs text-gray-700 uppercase bg-gray-50 dark:bg-gray-700 dark:text-gray-400\"><tr><th scope=\"col\" class=\"px-6 py-3\">Map</th>
|
|
<th scope=\"col\" class=\"px-6 py-3\">
|
|
</th>
|
|
</tr></thead> <tbody class=\"overflow-y-scroll\"><tr class=\"bg-white border-b dark:bg-gray-800 dark:border-gray-700\"><th scope=\"row\" class=\"px-6 py-4 font-medium text-gray-900 whitespace-nowrap dark:text-white\">Enabled</th>
|
|
<td class=\"px-6 py-4\"><input type=\"checkbox\" hx-target=\"#select-table\" hx-swap=\"outerHTML\" hx-post=\"
|
|
\"
|
|
checked
|
|
></td>
|
|
</tr></tbody></table></div>
|