Template
Command: template
Description: Apply a Liquid template to the working data. The entire working data is injected as an object or string in a variable called 'data'. Variables are injected as a variable called 'vars'.
Arguments
-
template: Liquid template string -
source: Liquid template string -
url: URL to fetch template from -
selector: CSS selector to get template from DOM
Source Code
// Source not found