mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 18:56:06 -04:00
Merge pull request #174 from blimey85/dev
Removed duplicate stylesheet_link_tag
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user