Tuesday 16 May 2017

Compare iteration values using handlebars

I want to compare iteration values using handlebars. This is my code


   
       (compare accounts.project_id with projects._id)
          // display the project name
      
          // display not found
      
   


Please help. I'm new to handlebars/



via lawrence bacus

No comments:

Post a Comment