| 
 
				 Is it possible to include a doctype??? 
 Pulling my hair out on this one.
 Been running my site through a validator just to check if there are an non closed tags etc. and of course on of the first errors that comes up is that there isn't a doctype
 
 I've added
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 to home.tpl but even after adding it if i check the page source or run it through a validator its not even included.
 
 Am i going made or does it get stripped out?[/quote]
 
				__________________x-cart 4.0.5 (live and heavily modded)
 Server: freebsd
 
 |