Format template
This commit is contained in:
@@ -60,8 +60,8 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ $inner := chomp .Inner }}
|
{{ $inner := chomp .Inner }}
|
||||||
|
|
||||||
{{ $resources := slice }}
|
{{ $resources := slice }}
|
||||||
|
|
||||||
{{ with $images }}
|
{{ with $images }}
|
||||||
{{ with $.Page.Resources.Match . }}
|
{{ with $.Page.Resources.Match . }}
|
||||||
{{ $resources = . }}
|
{{ $resources = . }}
|
||||||
|
Reference in New Issue
Block a user