summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/full_view.hbs
diff options
context:
space:
mode:
authorPatrick Maia <patrickjourdanmaia@gmail.com>2014-11-10 16:11:25 +0000
committerPatrick Maia <patrickjourdanmaia@gmail.com>2014-11-10 16:11:25 +0000
commit636bbf638b3b0fbd6de3b194fb91257de4fe5d5b (patch)
treee7274214993aca1eee048ee12d87e3ec657a9bcf /web-ui/app/templates/mails/full_view.hbs
parentd4fdc5a2e0bde4e30e68c0721b270e47a57486ea (diff)
removes useless code from full_view.hbs template
Diffstat (limited to 'web-ui/app/templates/mails/full_view.hbs')
-rw-r--r--web-ui/app/templates/mails/full_view.hbs3
1 files changed, 0 insertions, 3 deletions
diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs
index 8e8f32f1..46a55318 100644
--- a/web-ui/app/templates/mails/full_view.hbs
+++ b/web-ui/app/templates/mails/full_view.hbs
@@ -64,9 +64,6 @@
</header>
<div class="bodyArea column large-12">
- {{#each body }}
- <p>{{ this }}</p>
- {{/each }}
</div>
{{#if attachments}}