Could use a little help figuring out why my Mustache template isn\'t rendering properly. I\'m very confused why the following isn\'t working. I\'m sure it\'s a minor stupid mist
The problem is that the browser handles your template as an invalid table element. It's not a good idea to store your templates on a page like that, use to wrap them: