From b315ba6d7284018b077a2f6f89c3766460880dd1 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 21 Jul 2012 09:29:08 +0200 Subject: [PATCH] raw --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 10926ed..2586187 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -9,7 +9,7 @@ = csrf_meta_tag - = '' if @thumbnail_image + = raw '' if @thumbnail_image