diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index 44ee2264..af096089 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -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"