Order vars
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ $alt := .Get "alt" }}
|
||||
{{ $link := .Get "link" }}
|
||||
{{ $height := .Get "height" }}
|
||||
{{ $link := .Get "link" }}
|
||||
{{ $maxheight := .Get "maxheight" }}
|
||||
{{ $maxwidth := .Get "maxwidth" }}
|
||||
{{ $method := .Get "method" }}
|
||||
|
Reference in New Issue
Block a user