eeee
This commit is contained in:
parent
dcaebd03f5
commit
dacc7535a8
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
{{ $ammount = (cast.ToInt .ammount) }}
|
{{ $ammount = (cast.ToInt .ammount) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if (.Get 2) }}
|
{{ if (.Get 2) }}
|
||||||
|
{{ debug.Dump (.Get 2) }}
|
||||||
{{ $ammount = (cast.ToInt (.Get 2) }}
|
{{ $ammount = (cast.ToInt (.Get 2) }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if (eq (len $allposts) 0) }}
|
{{ if (eq (len $allposts) 0) }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue