if you want to remove that line:
from page head
In the index.php file of your template in the head section just add this:
<?php $this->setGenerator(' '); ?>
And add what ever you want in the ‘ ‘
if you want to remove that line:
from page head
In the index.php file of your template in the head section just add this:
<?php $this->setGenerator(' '); ?>
And add what ever you want in the ‘ ‘