<%= stylesheet_link_tag "application", :media => "screen" %>

<%= h @dmail.from.name %> said:

<%= DText.parse(@dmail.body) %>

<%= link_to "View message", dmail_url(@dmail, :host => Danbooru.config.hostname, :only_path => false) %>