Format link.html, script.html
This commit is contained in:
@@ -27,10 +27,7 @@
|
||||
{{ $intrinsicwidth := $width }}
|
||||
|
||||
{{ if not $resource }}
|
||||
{{ $resource = partial "paige/resource.html" (dict
|
||||
"page" $page
|
||||
"url" $src
|
||||
) }}
|
||||
{{ $resource = partial "paige/resource.html" (dict "page" $page "url" $src) }}
|
||||
{{ end }}
|
||||
|
||||
{{ with $resource }}
|
||||
|
Reference in New Issue
Block a user