eeeeeee
This commit is contained in:
parent
dacc7535a8
commit
9b46dc5ce0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if (.Get 2) }}
|
{{ if (.Get 2) }}
|
||||||
{{ debug.Dump (.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) }}
|
||||||
<div
|
<div
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue