test/rails_root/app/views/layouts/posts.rhtml in francois-shoulda-2.0.5.4 vs test/rails_root/app/views/layouts/posts.rhtml in francois-shoulda-2.10.1

- old
+ new

@@ -2,9 +2,11 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> + <meta name="description" content="Posts, posts and more posts" /> + <meta name='keywords' content='posts' /> <title>Posts: <%= controller.action_name %></title> <%= stylesheet_link_tag 'scaffold' %> </head> <body>