<?php echo html_entity_decode($attribute['text']); ?> 那么我现在如何解码html,因为我不能在twig 中使用php 并且在twig 中也没有html_entity_decode :(
確定! 回上一頁