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"