Change error to match wording elsewhere
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
{{ else with .Value }}
|
{{ else with .Value }}
|
||||||
{{ $result = . }}
|
{{ $result = . }}
|
||||||
{{ else }}
|
{{ 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 }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Reference in New Issue
Block a user