我正尝试在Drupal7中为我的自定义内容类型创建一个页面模板。我修改了我的theme_preprocess_page函数以包含加载它的代码片段。它似乎工作得很好,并且我的页面wine.tpl.php被加载了。然而,drupal仍然在head标记中呈现了一大堆标记,这是我不需要的。怎样才能删除它?{
// If the node type is "blog_madness" the template suggestion will be "page--blog-madness.tpl
given in /opt/drupal/vendor/drupal/console/src/Command/Test/RunCommand.php on line 58 #0 [internal function', 1)
#4 /opt/drupal/vendor/drupal/console-core/src/Application