2015-02-10 41 views
0

我想在包括線用一根樹枝變量,但它不工作:
{% include 'folder/{{ component }}.twig' %}在使用桂枝變量包括路徑

我得到的錯誤: Unable to find template "folder/{{ component }}.twig"

誰能幫助我出來嗎?

謝謝!

回答