From b6a174bc442e7acbda8386d2d0355458f89020c8 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 30 Sep 2015 20:54:33 +0200 Subject: [PATCH] mobile --- 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 2807cd7..5267fa8 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -8,7 +8,7 @@ %meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" } %meta{ :"name" => "Description", :content => @description } %meta{ :"name" => "Keywords", :content => @keywords } - + = javascript_include_tag "public"