import { html } from 'hono/html'; export const loginView = (isDev: boolean, adminName?: string, adminPassword?: string) => html`
{{ error }}