diff --git a/src/mail.rs b/src/mail.rs
index 15f7088..3800984 100644
--- a/src/mail.rs
+++ b/src/mail.rs
@@ -12,13 +12,16 @@ pub fn send(topic: &Topic, posts: &Posts, expression: &str, config: &Config) {
let html_message = format!(
"\
- First Posted: {}
+ Date: {}
- DEALER: {}
- DEAL: {}
+ Dealer: {}
- POST: {}\
+
+ Deal: {}
+
+
+ Post: {}\
Body: {}