hugo/tpl/tplimpl
Steven Allen 3743875778 tpl/tplimpl: Fix compiling Amber templates that import other templates
Without this patch, amber would try to load templates from the OS filesystem
instead of the layouts virtual filesystem.
2018-08-17 10:04:07 +02:00
..
embedded
ace.go
amber_compiler.go tpl/tplimpl: Fix compiling Amber templates that import other templates 2018-08-17 10:04:07 +02:00
template.go
template_ast_transformers.go
template_ast_transformers_test.go
template_funcs.go
template_funcs_test.go
template_test.go
templateFuncster.go
templateProvider.go