summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/draft.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/templates/mails/draft.hbs')
-rw-r--r--web-ui/app/templates/mails/draft.hbs7
1 files changed, 0 insertions, 7 deletions
diff --git a/web-ui/app/templates/mails/draft.hbs b/web-ui/app/templates/mails/draft.hbs
index 536802a1..82533ac4 100644
--- a/web-ui/app/templates/mails/draft.hbs
+++ b/web-ui/app/templates/mails/draft.hbs
@@ -27,12 +27,5 @@
{{t 'no_subject'}}
{{/if}}
</div>
- <div class="subject-and-tags">
- <ul class="tags">
- {{#each tagsForListView }}
- <li class="tag" data-tag="{{this}}">{{ this }}</li>
- {{/each }}
- </ul>
- </div>
</a>
</span>