Ok, figured out that simple HTML works. Next problem: I have a column
in my list called "Requested By" that is a name column. In SharePoint
it displays the username, but in designer it is displaying
domain\userlogin. I believe this is because sharepoint is using a SID
and Designer doesn't resolve it to the username. Is there anyway I
can display the username (ex: "Mike Smith", instead of domain\MikeSm)
in Designer?