Correct way to add Site Copyright line in Graffiti CMS
It is very easy to add the copyright information to the page in a Graffiti CMS view, but the default new theme template adds the following
Add copyright information:
$data.Site.Copyright
You should update your templates with the following lines that will only display if you have copyright information, otherwise if the copyright information is empty it will display $data.Site.Copyright.
Better line:
$!data.Site.Copyright