From 933bd225abd132532c1d8ebb0f304ffe57ee657e Mon Sep 17 00:00:00 2001 From: Matchu Date: Sat, 21 May 2011 22:58:48 -0400 Subject: [PATCH] clearer s for search engines --- app/views/layouts/application.html.haml | 5 ++++- app/views/layouts/items.html.haml | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 16ad5c19..9aff792f 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -5,7 +5,10 @@ - if content_for? :title = yield :title | - Dress to Impress + - if content_for? :title_category + = yield :title_category + - else + Dress to Impress: Preview customized Neopets' clothing and wearables /[if IE] = include_javascript_libraries :html5 = stylesheet_link_tag "compiled/screen" diff --git a/app/views/layouts/items.html.haml b/app/views/layouts/items.html.haml index 0f186779..480df12c 100644 --- a/app/views/layouts/items.html.haml +++ b/app/views/layouts/items.html.haml @@ -1,3 +1,5 @@ +- content_for :title_category do + Infinite Closet: Neopets customization clothing and wearables database - content_for :before_flashes do %h1 = link_to items_path do