On my templates, <%dtd%> is used as a template global, and contains the following string:
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">So, this is inserted on top of every page. Apart from this, it doesn't do much...
Ivan
-----
Iyengar Yoga Resources / GT Plugins
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Ivan
-----
Iyengar Yoga Resources / GT Plugins