Your output code causes an error I’ve never seen yet:
Error: “/home/drm/WEBSITE/layouts/_default/single.csv:2:1”: parse failed: template: _default/single.csv:2: too many declarations in command
Same for both storage instructions.
So I knew the scratchpad was broken ! Good luck with that. What I don’t understand is, if Go has static typing, why is the templating language any different ? That would make things much easier for both the developer and user.
Wait, it’s not clear at all to me what typing it has
If it was static, could we get a map of all the types so knowing what to convert in what and how would be a piece of cake ?