Fix error message
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
{{ $width := .Get "width" }}
|
{{ $width := .Get "width" }}
|
||||||
|
|
||||||
{{ if not $src }}
|
{{ if not $src }}
|
||||||
{{ errorf "paige/image: no content" }}
|
{{ errorf "paige/image: no src" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if $class }}
|
{{ if $class }}
|
||||||
|
Reference in New Issue
Block a user