I need to be able to load and render an email template in a visualforce page. What are my options here?
I understand that loading it is as simple as querying the EmailTemplate table. Now how do I render it in my visualforce page so the letterhead appears, etc?