diff --git a/app/views/public/articles/show.html.haml b/app/views/public/articles/show.html.haml
index 95d362b..8931195 100644
--- a/app/views/public/articles/show.html.haml
+++ b/app/views/public/articles/show.html.haml
@@ -32,9 +32,10 @@
-else
=@lang_article.title
- %p.date
- le
- =l(@article.published_at, :format => :human_date)
+ -if false
+ %p.date
+ le
+ =l(@article.published_at, :format => :human_date)