Inserting Page Assets into Dynamic Templates
Just like you can insert a site asset into a page in Sliced Bread you can also insert a site asset into the dynamic template
To do so:
~;
$name = &get_content(‘id of the page’);
print qq~
$name
You must include the closing ~; code and the starting print qq~ code or the template will break
Contents


Comments
We use Facebook to provide our comments on the support site