mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
tpl/internal/go_templates: Revert formatting
Should make future fork synch easier.
This commit is contained in:
@@ -77,6 +77,7 @@ func (t *executer) Execute(p Preparer, wr io.Writer, data interface{}) error {
|
||||
}
|
||||
|
||||
return tmpl.executeWithState(state, value)
|
||||
|
||||
}
|
||||
|
||||
// Prepare returns a template ready for execution.
|
||||
|
Reference in New Issue
Block a user