From b5dcc96742cc2cbf98e4c0f734e842418e4f4307 Mon Sep 17 00:00:00 2001 From: maike Date: Thu, 3 Sep 2026 10:59:09 +0500 Subject: Restructued a project --- lib/partials/section.p | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/partials/section.p (limited to 'lib/partials/section.p') diff --git a/lib/partials/section.p b/lib/partials/section.p new file mode 100644 index 0000000..44135e1 --- /dev/null +++ b/lib/partials/section.p @@ -0,0 +1,8 @@ +@section[id;content;.title] +
+ ^if(def $title){ +

$title

+ } + $content +
+#end @section[] -- cgit v1.3