Using Bladejs with Meteor
问题 I recently added the node-blade smart package to my meteor and have static content displaying fine. However, I'm not able to use any template variables. Before I installed blade, the template variables worked fine with handlebars. Does anybody know what I'm doing wrong? console output ReferenceError: player is not defined at ~/meteor/project/views/info.blade:1:1 1 > .player-name.large= player.name 2 | .alliance-name= alliance.name 3 | .world-name= world.name 4 | at eval (eval at <anonymous> (