Unexpected token “name” of value “if” (“end of statement block” expected)

前端 未结 0 1136
半阙折子戏
半阙折子戏 2020-12-17 06:12

I tried to upgrade Symfony to 4.4.17 and I got the above error for the line:

{% for lang, group in lang_groups if lang == from %}

This is the code

相关标签:
回答
  • 消灭零回复
提交回复
热议问题