I\'m using nunjucks which compile mustache syntax like this : {{ value }}, and I\'m using in the same time vue.js, which also use the same syntax for interpolat
{{ value }}