— If conf.paged
is true
, then what the ssystem should do is insert multiple templates into the destination node, using an array to populate them like this:
[
{prop: "hello world"},
{prop: "hello sunshine"},
{prop: "hello baby"},
{prop: "hello sweetie"},
]
Message permanent page