Hi, First time poster and HTML newbie. Had a look through open forums at the moment but wasn't able to find what I was looking for!  I'm in the process of editing a character sheet for use with the Anime 5E System.   After adding in all the skills and classes to the back end of the html, the character sheet itself has stopped sending information from any roll made from the character sheet itself to the chat and I'm getting the following error when I inspect it using the console.      Uncaught  Error:  Unclosed section "rollLess()
				roll1 roll2" at 12553           x      mustache.js : 194            parse      mustache.js : 414            render      mustache.js : 429            render      mustache.js : 564            incoming      vtt.compiled.js : 46607            se      vtt.compiled.js : 47123            startup      vtt.compiled.js : 47136            pn      index.esm.js : 14653            onValue      index.esm.js : 12485            is      index.esm.js : 13395            me      index.esm.js : 661            Gf      index.esm.js : 11289            Hf      index.esm.js : 11264            Kc      index.esm.js : 11251            Yc      index.esm.js : 11557            hu      index.esm.js : 13248            setWithPriority      index.esm.js : 14965            kt      vtt.compiled.js : 45723  It's the same with any roll made from the new sheet. I'm trying to find my unclosed argument but having no such luck. Would someone with a bit more experience then me be able to point me in the right direction for where to look? :D