From 503df9204cc6b898f50a37046012145b26b42077 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 21 Jul 2012 10:06:05 +0200 Subject: [PATCH] fbs --- app/views/layouts/public.html.haml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 848f7d2..0b0ff55 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -8,8 +8,12 @@ =javascript_include_tag "public" = csrf_meta_tag + -if @thumbnail_image + = raw '' + -else + =raw '' + - = raw ''