Add full path to error messages
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{{ $width := .Get "width" }}
|
||||
|
||||
{{ if not $video }}
|
||||
{{ errorf "paige/vimeo: no video" }}
|
||||
{{ errorf "layouts/shortcodes/paige/vimeo.html: no video" }}
|
||||
{{ end }}
|
||||
|
||||
{{ $params := slice }}
|
||||
|
Reference in New Issue
Block a user