| source html output does not show begining or end of templates
Source html output does not show begining or end of templates. Theres no notification to know what templates are being use and where in the html output. Easy change for next release.
I put this in the begining and end of each of my templates
<!-- template name start-->
<!-- template name end-->
ps it may be wise to also include such noticfications with in the fuctions that output html that are not from the templates
|