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

<%= @error_message %>

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

<%= flash[:notice] %>

<% end %>

<%= t 'login.first_login_header'%>