Quote:
Originally Posted by estherflails
Thank you, I had no idea this was a thing. Learned something new today 
|
This is a consequence of the template language being untyped, or perhaps better said typed only as string. Because it doesn't know the difference between a string and a number, you must tell it what to do by using different operators.