【发布时间】:2015-12-08 22:42:36
【问题描述】:
我试图访问这个变量,但我得到一个空值,{{ site_name }} page.html.twig
Drupal 建议我检查主题设置并启用此显示。
* - site_name: The name of the site. This is empty when displaying the site
* name has been disabled in the theme settings.
但是,当我检查我的主题设置时,我没有看到任何有用的信息 http://puu.sh/lOqTY/97a7a12ae8.png
我还检查了全局设置, http://puu.sh/lOr0S/0ed321e23e.png
【问题讨论】:
标签: drupal drupal-theming drupal-8