<%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %> <% if @controller.isIE %> <% end %> <%= page_title %> " type="image/vnd.microsoft.icon" /> <%= stylesheet_link_tag 'views/login' %> <%= stylesheet_link_tag 'views/skybot_background' %>
<% unless @error_message.nil?%>

<%=h strip_tags @error_message %>

<% end %> <% if flash[:notice] && flash[:notice].length >= 2%>

<%= flash[:notice] %>

<% end %>

<%= t('user_sessions.page_title') %>