mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Update to conform to rails 3.1 generated caode
This commit is contained in:
@@ -821,8 +821,8 @@ this layout in your editor and modify the +body+ tag:
|
||||
<html>
|
||||
<head>
|
||||
<title>Blog</title>
|
||||
<%= stylesheet_link_tag :all %>
|
||||
<%= javascript_include_tag :defaults %>
|
||||
<%= stylesheet_link_tag "application" %>
|
||||
<%= javascript_include_tag "application" %>
|
||||
<%= csrf_meta_tags %>
|
||||
</head>
|
||||
<body style="background: #EEEEEE;">
|
||||
|
||||
Reference in New Issue
Block a user