1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-15 01:33:04 +00:00
hugo/tpl/tplimpl
Bjørn Erik Pedersen 8e825ddf5b
Revert "tpl: Fix baseof.html in error message"
I need to rethink this.

This reverts commit 646a52a5c5.
2018-10-07 21:08:41 +02:00
..
embedded Render Markdown in figure shortcode "caption" and "attr" params 2018-10-03 09:55:53 +03:00
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 Revert "tpl: Fix baseof.html in error message" 2018-10-07 21:08:41 +02:00
template_ast_transformers.go tpl/tplimpl: Fix .Site.Params case regression 2018-08-19 14:30:37 +02:00
template_ast_transformers_test.go tpl/tplimpl: Fix .Site.Params case regression 2018-08-19 14:30:37 +02:00
template_funcs.go
template_funcs_test.go
template_test.go
templateFuncster.go
templateProvider.go