Page MenuHomePhabricator

Add support for template partials to TemplateParser class
Closed, DuplicatePublic

Description

LightnCandy provides support for template partials (https://github.com/zordius/lightncandy#partial-support). We just need to add some extra code to handle this in the TemplateParser class.