From 0d001f0094f2784033be52fa2a28102c271ffb1e Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Fri, 24 Jul 2026 20:13:23 +0100 Subject: pretty :3 --- 174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html') diff --git a/174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html b/174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html index 4771057..54fc44c 100644 --- a/174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html +++ b/174bg/database/volumes/pocketbase/pb_hooks/views/_layout.html @@ -1,11 +1,14 @@ - {{block "title" .}}Default app title{{end}} + - {{block "body" .}} - Default app body... - {{end}} + {{block "body" .}}{{end}} \ No newline at end of file -- cgit v1.2.3