hugo/tpl
Jonathan Anderson c4ad8f6498 Use helpers.GetThemeDir() to find base templates.
Now that we have the helpers.GetThemeDir() function, use it instead of
calling directly into viper.
2015-06-25 18:05:43 +02:00
..
template.go Use helpers.GetThemeDir() to find base templates. 2015-06-25 18:05:43 +02:00
template_embedded.go
template_funcs.go Add last template function 2015-06-15 21:18:38 +02:00
template_funcs_test.go Add last template function 2015-06-15 21:18:38 +02:00
template_resources.go
template_resources_test.go
template_test.go