<% if flash.notice && !flash.notice.include?("translation missing") %> <% if flash[:notification_banner_two_thirds] %>
<%= notification_banner %>
<% else %> <%= notification_banner %> <% end %> <% end %> <%= content_for?(:content) ? yield(:content) : yield %>