mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -160,6 +160,7 @@ type CurrentTemplateInfoCommonOps interface {
|
||||
// CurrentTemplateInfo as returned in templates.Current.
|
||||
type CurrentTemplateInfo struct {
|
||||
Parent *CurrentTemplateInfo
|
||||
Level int
|
||||
CurrentTemplateInfoOps
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user