Liquid Editor
Mixed Mode
Standalone Liquid
{ 'layout.css' | asset_url | stylesheet_tag } { 'lightbox/v2/lightbox.css' | global_asset_url | stylesheet_tag } { 'lightbox/v2/lightbox.js' | global_asset_url | script_tag } {content_for_header} % for link in linklists.footer.links %
{ link.title | link_to: link.url }
% endfor %