From 00573d5d8ab718ab5f4412d1634b6525e46585d6 Mon Sep 17 00:00:00 2001 From: Gary Date: Wed, 24 Apr 2013 20:11:21 -0400 Subject: [PATCH] Removed duplicate stylesheet_link_tag --- app/views/layouts/_meta.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/layouts/_meta.html.haml b/app/views/layouts/_meta.html.haml index c9f52d851..edd940210 100644 --- a/app/views/layouts/_meta.html.haml +++ b/app/views/layouts/_meta.html.haml @@ -10,7 +10,6 @@ %title = content_for?(:title) ? yield(:title) + " - #{ Growstuff::Application.config.site_name} " : Growstuff::Application.config.site_name - = stylesheet_link_tag "application", :media => "all" = csrf_meta_tags / Le HTML5 shim, for IE6-8 support of HTML elements /[if lt IE 9]