hugo/tpl
Bjørn Erik Pedersen 3a02807970 Add Translations and AllTranslations to Node
This commit also consolidates URLs on Node vs Page, so now .Permalink should be interoperable.

Note that this implementations should be fairly short-livded, waiting for #2297, but the API should be stable.
2016-09-06 18:32:16 +03:00
..
reflect_helpers.go
template.go
template_embedded.go
template_funcs.go Add multilingual support in Hugo 2016-09-06 18:32:15 +03:00
template_funcs_test.go
template_i18n.go Add Translations and AllTranslations to Node 2016-09-06 18:32:16 +03:00
template_resources.go
template_resources_test.go
template_test.go