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