标签: typo3
在typo3管理网站中,我使用TemplaVoilà制作html模板。我的网站上有很多页面,所以我想知道是否有一种方法可以检查哪个页面在一个整页中使用哪个html模板,而不是逐个检查,如:
contact page: home.html employer page: employer.html ...
答案 0 :(得分:-1)
您可以使用钩子在TemplaVoila模块中添加此信息。