I tried to render a Liquid template but got the following error related to the layout tag that was in the template:
liqp.exceptions.LiquidException: parser error "Invalid Tag: 'layout'" on line 1, index 3
Does Liqp not support the layout tag? Are there any plans to add this?