app/views/layouts/contents.html.erb in common-content-0.0.3 vs app/views/layouts/contents.html.erb in common-content-0.0.4

- old
+ new

@@ -9,10 +9,10 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script> <![endif]--> - <%= stylesheet_link_tag "application", :media => "all" %> + <%= stylesheet_link_tag "contents", :media => "all" %> <link href="images/favicon.ico" rel="shortcut icon"> <link href="images/apple-touch-icon.png" rel="apple-touch-icon"> <link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72"> <link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">