Change error to match wording elsewhere
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{{ else with .Value }}
|
||||
{{ $result = . }}
|
||||
{{ else }}
|
||||
{{ errorf "layouts/partials/paige/func-resource.html: remote resource %q not found" $url }}
|
||||
{{ errorf "layouts/partials/paige/func-resource.html: cannot find remote resource %q" $url }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user