Forums / Developer / How to get rid off '<!-- START: including template:'..?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to get rid off '<!-- START: including template:'..?

Author Message

Clemens T

Monday 19 September 2005 1:51:36 pm

How can I get ridd of the following lines in my website's html:

<!-- START: including template: design/plain/override/templates/id_contact_us.tpl (design:node/view/full.tpl) -->

thanks, I've been looking in site.ini and site.append.ini.php.. but I must be missing something.

Thanks a lot,
Clemens Timmermans

Björn X

Monday 19 September 2005 3:22:23 pm

try to turn off template debugging in TemplateSettings

Clemens T

Monday 19 September 2005 5:06:11 pm

Yep, that was the one:

here's my site.ini.append.php for those who are interested: (partially):

[TemplateSettings]
Debug=disabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled