import { h } from "./jsx"; import { Sidebar } from "./components/Sidebar"; import { PaliadinWidget } from "./components/PaliadinWidget"; import { BottomNav } from "./components/BottomNav"; import { Footer } from "./components/Footer"; import { PWAHead } from "./components/PWAHead"; import { ProjectFormFields } from "./components/ProjectFormFields"; // Project detail shell (v2). DOM IDs use the English `project-*` / // `parties-*` / `deadlines-*` / `appointments-*` / `notes-*` / `checklists-*` // naming. The client TS in client/projects-detail.ts queries these IDs in // lockstep — keep names in sync. export function renderProjectsDetail(): string { return "" + ( Projekt — Paliad
← Zurück zur Übersicht