This commit is contained in:
GZod01 2024-05-18 19:01:56 +02:00
parent dcaebd03f5
commit dacc7535a8

View file

@ -10,6 +10,7 @@
{{ $ammount = (cast.ToInt .ammount) }}
{{ end }}
{{ if (.Get 2) }}
{{ debug.Dump (.Get 2) }}
{{ $ammount = (cast.ToInt (.Get 2) }}
{{ end }}
{{ if (eq (len $allposts) 0) }}