hugo/tpl
Cameron Moore 474eb454df tpl: Add partialCached template function
Supports an optional variant string parameter so that a given partial
will be cached based upon the name+variant.

Fixes #1368
Closes #2552
2016-10-11 23:56:06 +02:00
..
reflect_helpers.go
template.go
template_embedded.go
template_funcs.go tpl: Add partialCached template function 2016-10-11 23:56:06 +02:00
template_funcs_test.go tpl: Add partialCached template function 2016-10-11 23:56:06 +02:00
template_i18n.go
template_i18n_test.go
template_resources.go
template_resources_test.go
template_test.go