<% if notice.present? %>

<%= raw(notice) %>X

<% end %> <% if alert.present? %>

<%= raw(alert) %>X

<% end %>