Skip to content

Commit

Permalink
make application.html.haml header consistent with ruby_intro chapter …
Browse files Browse the repository at this point in the history
…description
  • Loading branch information
armandofox committed Dec 17, 2011
1 parent 925aa4b commit cef91ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/application.html.haml
@@ -1,5 +1,5 @@
!!! Strict
%html{'xmlns' => 'http://www.w3.org/1999/xhtml', 'xml:lang' => 'en', 'lang' => 'en'}
!!! 5
%html
%head
%title Rotten Potatoes!
= stylesheet_link_tag 'general'
Expand Down

0 comments on commit cef91ac

Please sign in to comment.