reverse <title> order
This commit is contained in:
parent
cd947b61b3
commit
9057f56e2e
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
%html
|
||||
%head
|
||||
%title
|
||||
Dress to Impress
|
||||
- if content_for? :title
|
||||
—
|
||||
= yield :title
|
||||
|
|
||||
Dress to Impress
|
||||
/[if IE]
|
||||
= include_javascript_libraries :html5
|
||||
= stylesheet_link_tag "compiled/screen"
|
||||
|
|
Loading…
Reference in a new issue