In a DD4T implementation, your templates generate data (XML, JSON) instead of HTML. It’s the web application which turns this data into good-looking HTML pages (or so one would hope). One disadvantage of this approach is that it renders the built-in preview... Read the full text.