Merged updates from trunk into stable branch
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / layouts / default_html.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/layouts/default_html.html.erb b/vendor/rails/actionpack/test/fixtures/layouts/default_html.html.erb
new file mode 100644 (file)
index 0000000..edd7191
--- /dev/null
@@ -0,0 +1 @@
+<html><%= @content_for_layout %></html>