diff --git a/app/views/sources/direct_edit.html.haml b/app/views/sources/direct_edit.html.haml
--- a/app/views/sources/direct_edit.html.haml
+++ b/app/views/sources/direct_edit.html.haml
@@ -4,6 +4,10 @@
%textarea#text_haha{style: "display:none"}~ @source
.container
.row
+ .col-md-12
+ .alert.alert-info
+ Write your code in the following box, choose language, and click submit button when finished
+ .row
.col-md-7
%div#editor{style: 'height: 500px; border-radius: 7px; font-size: 14px;'}
.col-md-5