<% if flash[:error]!=nil %>
<%=flash[:error]%>
<% end %>
<%= render :inline=> @account.emailtemplates.find(:first).emailtemplate_body %>