Liquid

Liquid is the template language Pagelove uses to render data-driven markup inside a page. Attach a template to any element with pagelove:template="text/liquid"; the server renders the element's subtree against the page's bindings and the request context, then replaces the element with the output.

Pages

See also