diff --git a/app/views/inbox/show.html.haml b/app/views/inbox/show.html.haml
index 34610d9a..23825882 100644
--- a/app/views/inbox/show.html.haml
+++ b/app/views/inbox/show.html.haml
@@ -14,6 +14,7 @@
asked
= time_ago_in_words(i.question.created_at)
ago
+ .panel-body
%textarea.form-control{name: 'ib-answer', 'data-id' => i.id}
%br/
%button.btn.btn-success{name: 'ib-answer', 'data-ib-id' => i.id}