meteor-jade
meteor-jade copied to clipboard
{{}} Curly braces don't work with angular-meteor
I am trying to bind my angular controller data to my html file with {{track.name}} but I get an error when rendering the page. I uninstalled mquandalle: jade and just installed grunt as a task runner to handle my jade translations and it seems to handle curly braces just fine.