<% if alert %>
× <%= fa_icon_tag "remove" %> <%= alert %>
<% end %> <% if notice %>
× <%= fa_icon_tag "info-sign" %> <%= notice %>
<% end %>