added variable templating, template parts

This commit is contained in:
2025-10-12 14:35:15 +00:00
parent 68c9aad3a1
commit 1a1ef9b55f
10 changed files with 59 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{
"main":{"asd":"asd"},
"main":{"body":"message"},
"sec":"/api/sec",
"thi":"/api/thi"
}