re-cache item-tile
partial
This commit is contained in:
parent
edba5d203e
commit
561852b7a1
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
{{ partialCached "header-tile.html" . .Key }}
|
||||
{{ range .Pages }}
|
||||
{{ if ( not ( .IsDescendant ( .GetPage "/cv/roles" ) ) ) }}
|
||||
{{ partial "item-tile.html" . }}
|
||||
{{ partialCached "item-tile.html" . . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue