Fixed jetzig generate layout from zmpl v1 syntax

This commit is contained in:
JSantoro 2024-05-22 00:05:31 +02:00
parent 86d697846e
commit b7217593de

View File

@ -45,7 +45,7 @@ pub fn run(allocator: std.mem.Allocator, cwd: std.fs.Dir, args: [][]const u8, he
\\<html>
\\ <head></head>
\\ <body>
\\ <main>{zmpl.content}</main>
\\ <main>{{zmpl.content}}</main>
\\ </body>
\\</html>
\\