<% @meta_keywords ||= nil -%> <% @meta_description ||= nil -%> <% unless @meta_keywords.blank? -%> <% end -%> <% unless @meta_description.blank? -%> <% end -%> <%= @page_title.blank? ? "Mysite" : "#{@page_title} : Mysite" %> <%= stylesheet_link_tag 'global', 'sem', :media => 'all' %>
<%= yield %>
This text is in the wrong place, but you have to apply a schema to get it marked as invalid. <%= yield %>
<%# container %>
<%# shadow %> <% if live_site? %> <%= render(:partial => 'shared/google_analytics') %> <% end %>